Properties of an InstanceInfo.
Package
@google-cloud/network-managementProperties
displayName
displayName?: (string|null);InstanceInfo displayName
externalIp
externalIp?: (string|null);InstanceInfo externalIp
interface
"interface"?: (string|null);InstanceInfo interface
internalIp
internalIp?: (string|null);InstanceInfo internalIp
networkTags
networkTags?: (string[]|null);InstanceInfo networkTags
networkUri
networkUri?: (string|null);InstanceInfo networkUri
pscNetworkAttachmentUri
pscNetworkAttachmentUri?: (string|null);InstanceInfo pscNetworkAttachmentUri
running
running?: (boolean|null);InstanceInfo running
serviceAccount
serviceAccount?: (string|null);InstanceInfo serviceAccount
status
status?: (google.cloud.networkmanagement.v1.InstanceInfo.Status|keyof typeof google.cloud.networkmanagement.v1.InstanceInfo.Status|null);InstanceInfo status
uri
uri?: (string|null);InstanceInfo uri