Partager via


NetworkRuleSet.IpRules Propriété

Définition

Obtient ou définit les règles de liste de contrôle d’accès IP

[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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à