Interface protos.google.cloud.networkmanagement.v1.IInstanceInfo (1.0.2)

Properties of an InstanceInfo.

Package

@google-cloud/network-management!

Properties

displayName

displayName?: (string|null);

InstanceInfo displayName

Property Value
TypeDescription
(string|null)

externalIp

externalIp?: (string|null);

InstanceInfo externalIp

Property Value
TypeDescription
(string|null)

interface

"interface"?: (string|null);

InstanceInfo interface

Property Value
TypeDescription
(string|null)

internalIp

internalIp?: (string|null);

InstanceInfo internalIp

Property Value
TypeDescription
(string|null)

networkTags

networkTags?: (string[]|null);

InstanceInfo networkTags

Property Value
TypeDescription
(string[]|null)

networkUri

networkUri?: (string|null);

InstanceInfo networkUri

Property Value
TypeDescription
(string|null)

serviceAccount

serviceAccount?: (string|null);

InstanceInfo serviceAccount

Property Value
TypeDescription
(string|null)

uri

uri?: (string|null);

InstanceInfo uri

Property Value
TypeDescription
(string|null)