Class Subnet (0.1.1)

Subnet(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Represents a subnet.

Attributes

Name Description
address_range str
Required. Address range for this subnet in CIDR notation.
default_gateway_ip_address str
Required. Default gateway for this subnet.