UsableSubnetworkSecondaryRange(
mapping=None, *, ignore_unknown_fields=False, **kwargs
)
Secondary IP range of a usable subnetwork.
Attributes |
|
---|---|
Name | Description |
range_name |
str
The name associated with this subnetwork secondary range, used when adding an alias IP range to a VM instance. |
ip_cidr_range |
str
The range of IP addresses belonging to this subnetwork secondary range. |
status |
google.cloud.container_v1.types.UsableSubnetworkSecondaryRange.Status
This field is to determine the status of the secondary range programmably. |
Classes
Status
Status(value)
Status shows the current usage of a secondary IP range.