Properties of a NetworkInterface.
Package
@google-cloud/computeProperties
accessConfigs
accessConfigs?: (google.cloud.compute.v1.IAccessConfig[]|null);NetworkInterface accessConfigs
aliasIpRanges
aliasIpRanges?: (google.cloud.compute.v1.IAliasIpRange[]|null);NetworkInterface aliasIpRanges
fingerprint
fingerprint?: (string|null);NetworkInterface fingerprint
internalIpv6PrefixLength
internalIpv6PrefixLength?: (number|null);NetworkInterface internalIpv6PrefixLength
ipv6AccessConfigs
ipv6AccessConfigs?: (google.cloud.compute.v1.IAccessConfig[]|null);NetworkInterface ipv6AccessConfigs
ipv6AccessType
ipv6AccessType?: (string|null);NetworkInterface ipv6AccessType
ipv6Address
ipv6Address?: (string|null);NetworkInterface ipv6Address
kind
kind?: (string|null);NetworkInterface kind
name
name?: (string|null);NetworkInterface name
network
network?: (string|null);NetworkInterface network
networkAttachment
networkAttachment?: (string|null);NetworkInterface networkAttachment
networkIP
networkIP?: (string|null);NetworkInterface networkIP
nicType
nicType?: (string|null);NetworkInterface nicType
queueCount
queueCount?: (number|null);NetworkInterface queueCount
stackType
stackType?: (string|null);NetworkInterface stackType
subnetwork
subnetwork?: (string|null);NetworkInterface subnetwork