Share via


StorageAccountUpdateParameters.NetworkRuleSet Property

Definition

Gets or sets network rule set

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to