Partager via


AccountProperties.PublicNetworkAccess Propriété

Définition

Obtient ou définit si l’accès au point de terminaison public est autorisé ou non pour ce compte. Les valeurs possibles sont les suivantes : 'Enabled', 'Disabled'

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à