Subnetwork Ipv6Access Type
enum SubnetworkIpv6AccessType : Enum<SubnetworkIpv6AccessType> , ConvertibleToJava<SubnetworkIpv6AccessType>
The access type of IPv6 address this subnet holds. It's immutable and can only be specified during creation or the first time the subnet is updated into IPV4_IPV6 dual stack.
Entries
Types
Functions
Link copied to clipboard
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Link copied to clipboard
Returns an array containing the constants of this enum type, in the order they're declared.