Partager via


StorageAccountCreateParameters.PublicNetworkAccess Propriété

Définition

Obtient ou définit autorise ou interdit l’accès réseau public au compte de stockage. La valeur est facultative, mais si elle est transmise, doit être « Enabled » ou « Disabled ». Les valeurs possibles sont les suivantes : 'Enabled', 'Disabled'

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à