Partilhar via


NetworkRuleSet.IpRules Propriedade

Definição

Obtém ou define as regras de ACL de IP

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a