Condividi tramite


Network.PublicNetworkAccess Property

Definition

Gets whether or not public network access is allowed for this server. Value is 'Disabled' when server has VNet integration. Possible values include: 'Enabled', 'Disabled'

[Newtonsoft.Json.JsonProperty(PropertyName="publicNetworkAccess")]
public string PublicNetworkAccess { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="publicNetworkAccess")>]
member this.PublicNetworkAccess : string
Public ReadOnly Property PublicNetworkAccess As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to