Interface protos.google.cloud.compute.v1.IUsableSubnetwork (3.1.2)

Properties of a UsableSubnetwork.

Package

@google-cloud/compute

Properties

ipCidrRange

ipCidrRange?: (string|null);

UsableSubnetwork ipCidrRange

network

network?: (string|null);

UsableSubnetwork network

secondaryIpRanges

secondaryIpRanges?: (google.cloud.compute.v1.IUsableSubnetworkSecondaryRange[]|null);

UsableSubnetwork secondaryIpRanges

subnetwork

subnetwork?: (string|null);

UsableSubnetwork subnetwork