Compartir a través de


NetworkRuleSet.IpRules Propiedad

Definición

Obtiene o establece la lista de reglas de direcciones IP.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a