Properties of a NetworkInterface.
Package
@google-cloud/backupdrProperties
accessConfigs
accessConfigs?: (google.cloud.backupdr.v1.IAccessConfig[]|null);NetworkInterface accessConfigs
aliasIpRanges
aliasIpRanges?: (google.cloud.backupdr.v1.IAliasIpRange[]|null);NetworkInterface aliasIpRanges
internalIpv6PrefixLength
internalIpv6PrefixLength?: (number|null);NetworkInterface internalIpv6PrefixLength
ipAddress
ipAddress?: (string|null);NetworkInterface ipAddress
ipv6AccessConfigs
ipv6AccessConfigs?: (google.cloud.backupdr.v1.IAccessConfig[]|null);NetworkInterface ipv6AccessConfigs
ipv6AccessType
ipv6AccessType?: (google.cloud.backupdr.v1.NetworkInterface.Ipv6AccessType|keyof typeof google.cloud.backupdr.v1.NetworkInterface.Ipv6AccessType|null);NetworkInterface ipv6AccessType
ipv6Address
ipv6Address?: (string|null);NetworkInterface ipv6Address
name
name?: (string|null);NetworkInterface name
network
network?: (string|null);NetworkInterface network
networkAttachment
networkAttachment?: (string|null);NetworkInterface networkAttachment
nicType
nicType?: (google.cloud.backupdr.v1.NetworkInterface.NicType|keyof typeof google.cloud.backupdr.v1.NetworkInterface.NicType|null);NetworkInterface nicType
queueCount
queueCount?: (number|null);NetworkInterface queueCount
stackType
stackType?: (google.cloud.backupdr.v1.NetworkInterface.StackType|keyof typeof google.cloud.backupdr.v1.NetworkInterface.StackType|null);NetworkInterface stackType
subnetwork
subnetwork?: (string|null);NetworkInterface subnetwork