Share via


KnownServerPublicNetworkAccessState enum

Known values of ServerPublicNetworkAccessState that the service accepts.

Fields

Disabled

Public network access is disabled. This means the server cannot be accessed from the public internet, but only via private endpoints.

Enabled

Public network access is enabled. This allows the server to be accessed from the public internet, provided the necessary firewall rule that allows incoming traffic originating from the connecting client is in place. This is compatible with the use of private endpoints to connect to this server.