次の方法で共有


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 Microsoft.Azure.PowerShell.Cmdlets.MySql.Support.EnableStatusEnum? PublicNetworkAccess { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.MySql.Origin(Microsoft.Azure.PowerShell.Cmdlets.MySql.PropertyOrigin.Owned)>]
member this.PublicNetworkAccess : Nullable<Microsoft.Azure.PowerShell.Cmdlets.MySql.Support.EnableStatusEnum>
Public ReadOnly Property PublicNetworkAccess As Nullable(Of EnableStatusEnum)

Property Value

Implements

Attributes

Applies to