Skip to main content

SubnetworkSecondaryRange

No description

type SubnetworkSecondaryRange {
ipCidrRange: String!
name: String!
}

Fields

SubnetworkSecondaryRange.ipCidrRange ● String! non-null scalar

The range of IP addresses belonging to this subnetwork secondary range

SubnetworkSecondaryRange.name ● String! non-null scalar

The name associated with this subnetwork secondary range, used when adding an alias IP range to a VM instance

Member of

GoogleCloudNetworkSubnetwork object