PublicNetworkAccess Enum

This determines if traffic is allowed over public network. By default it is enabled. You can further restrict to specific IPs by configuring <seealso cref="P:Microsoft.Azure.Events.ResourceProvider.Common.Contracts.DomainProperties.InboundIpRules" />

Inheritance
builtins.str
PublicNetworkAccess
PublicNetworkAccess

Constructor

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

Fields

DISABLED
ENABLED