Freigeben über


NetworkRuleSet.IpRules Eigenschaft

Definition

Ruft die Liste der IP-Adressregeln ab oder legt sie fest.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: