Interface protos.google.container.v1.IUsableSubnetworkSecondaryRange (2.3.2)

Properties of a UsableSubnetworkSecondaryRange.

Package

@google-cloud/container!

Properties

ipCidrRange

ipCidrRange?: (string|null);

UsableSubnetworkSecondaryRange ipCidrRange

Property Value
TypeDescription
(string|null)

rangeName

rangeName?: (string|null);

UsableSubnetworkSecondaryRange rangeName

Property Value
TypeDescription
(string|null)

status

status?: (google.container.v1.UsableSubnetworkSecondaryRange.Status|keyof typeof google.container.v1.UsableSubnetworkSecondaryRange.Status|null);

UsableSubnetworkSecondaryRange status

Property Value
TypeDescription
(google.container.v1.UsableSubnetworkSecondaryRange.Status|keyof typeof google.container.v1.UsableSubnetworkSecondaryRange.Status|null)