PostgreSqlFlexibleServerPublicNetworkAccessState.Enabled Property

Definition

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.

public static Azure.ResourceManager.PostgreSql.FlexibleServers.Models.PostgreSqlFlexibleServerPublicNetworkAccessState Enabled { get; }
static member Enabled : Azure.ResourceManager.PostgreSql.FlexibleServers.Models.PostgreSqlFlexibleServerPublicNetworkAccessState
Public Shared ReadOnly Property Enabled As PostgreSqlFlexibleServerPublicNetworkAccessState

Property Value

Applies to