MhsmNetworkRuleSet.VirtualNetworkRules Property

Definition

Gets or sets the list of virtual network rules.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to