Share via


MhsmNetworkRuleSet.IPRules Property

Definition

Gets or sets the list of IP address rules.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to