StorageAccountInner.NetworkRuleSet Property

Definition

Gets network rule set

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to