NetworkRuleSet.IpRules Property

Definition

Gets or sets sets the IP ACL rules

[Newtonsoft.Json.JsonProperty(PropertyName="ipRules")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Storage.Fluent.Models.IPRule> IpRules { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="ipRules")>]
member this.IpRules : System.Collections.Generic.IList<Microsoft.Azure.Management.Storage.Fluent.Models.IPRule> with get, set
Public Property IpRules As IList(Of IPRule)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to