Compartir a través de


StorageAccountUpdateParameters.NetworkRuleSet Propiedad

Definición

Obtiene o establece un conjunto de reglas de red.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.networkAcls")]
public Microsoft.Azure.Management.Storage.Models.NetworkRuleSet NetworkRuleSet { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.networkAcls")>]
member this.NetworkRuleSet : Microsoft.Azure.Management.Storage.Models.NetworkRuleSet with get, set
Public Property NetworkRuleSet As NetworkRuleSet

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a