PublicIPType Enum

Indicates what public IP type to create - IPv4 (default), or DualStack (both IPv4 and IPv6).

Inheritance
builtins.str
PublicIPType
PublicIPType

Constructor

PublicIPType(value, names=None, *, module=None, qualname=None, type=None, start=1, boundary=None)

Fields

DUAL_STACK
I_PV4