Properties of an InstanceInfo.
Package
@google-cloud/network-management!Properties
displayName
displayName?: (string|null);InstanceInfo displayName
| Type | Description |
| (string|null) |
externalIp
externalIp?: (string|null);InstanceInfo externalIp
| Type | Description |
| (string|null) |
interface
"interface"?: (string|null);InstanceInfo interface
| Type | Description |
| (string|null) |
internalIp
internalIp?: (string|null);InstanceInfo internalIp
| Type | Description |
| (string|null) |
networkTags
networkTags?: (string[]|null);InstanceInfo networkTags
| Type | Description |
| (string[]|null) |
networkUri
networkUri?: (string|null);InstanceInfo networkUri
| Type | Description |
| (string|null) |
serviceAccount
serviceAccount?: (string|null);InstanceInfo serviceAccount
| Type | Description |
| (string|null) |
uri
uri?: (string|null);InstanceInfo uri
| Type | Description |
| (string|null) |