Partager via


NetworkRuleSetInner.IpRules Propriété

Définition

Obtient ou définit la liste des ipRules

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à