PublicNetworkAccess type

Control permission for data plane traffic coming from public networks.
KnownPublicNetworkAccess can be used interchangeably with PublicNetworkAccess, this enum contains the known values that the service supports.

Known values supported by the service

Enabled: Allow public network access to the data plane.
Disabled: Disallow public network access to the data plane.
SecuredByPerimeter: Let network security perimeter configuration control public network access to the data plane.

type PublicNetworkAccess = string