PostgreSqlFlexibleServerNetwork.PublicNetworkAccess Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Indicates if public network access is enabled or not. This is only supported for servers that are not integrated into a virtual network which is owned and provided by customer when server is deployed.
public Azure.ResourceManager.PostgreSql.FlexibleServers.Models.PostgreSqlFlexibleServerPublicNetworkAccessState? PublicNetworkAccess { get; set; }
public Azure.ResourceManager.PostgreSql.FlexibleServers.Models.PostgreSqlFlexibleServerPublicNetworkAccessState? PublicNetworkAccess { get; }
member this.PublicNetworkAccess : Nullable<Azure.ResourceManager.PostgreSql.FlexibleServers.Models.PostgreSqlFlexibleServerPublicNetworkAccessState> with get, set
member this.PublicNetworkAccess : Nullable<Azure.ResourceManager.PostgreSql.FlexibleServers.Models.PostgreSqlFlexibleServerPublicNetworkAccessState>
Public Property PublicNetworkAccess As Nullable(Of PostgreSqlFlexibleServerPublicNetworkAccessState)
Public ReadOnly Property PublicNetworkAccess As Nullable(Of PostgreSqlFlexibleServerPublicNetworkAccessState)