Compartir a través de


NetworkRuleSet.IpRules Propiedad

Definición

Obtiene o establece la lista de IpRules.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a