PublicNetworkAccessEnum Enum

Whether or not public network access is allowed for this server. Value is optional but if passed in, must be 'Enabled' or 'Disabled'

Inheritance
builtins.str
PublicNetworkAccessEnum
PublicNetworkAccessEnum

Constructor

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

Fields

DISABLED
ENABLED