Server.NetworkPublicNetworkAccess Property

Definition

Whether or not public network access is allowed for this server. Value is 'Disabled' when server has VNet integration.

[Microsoft.Azure.PowerShell.Cmdlets.MySql.DoNotFormat]
[Microsoft.Azure.PowerShell.Cmdlets.MySql.Origin(Microsoft.Azure.PowerShell.Cmdlets.MySql.PropertyOrigin.Inlined)]
public string NetworkPublicNetworkAccess { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.MySql.DoNotFormat>]
[<Microsoft.Azure.PowerShell.Cmdlets.MySql.Origin(Microsoft.Azure.PowerShell.Cmdlets.MySql.PropertyOrigin.Inlined)>]
member this.NetworkPublicNetworkAccess : string
Public ReadOnly Property NetworkPublicNetworkAccess As String

Property Value

Implements

Attributes

Applies to