Network.PublicNetworkAccess 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.Origin(Microsoft.Azure.PowerShell.Cmdlets.MySql.PropertyOrigin.Owned)]
public string PublicNetworkAccess { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.MySql.Origin(Microsoft.Azure.PowerShell.Cmdlets.MySql.PropertyOrigin.Owned)>]
member this.PublicNetworkAccess : string
Public ReadOnly Property PublicNetworkAccess As String

Property Value

Implements

Attributes

Applies to