Bagikan melalui


MhsmNetworkRuleSet.VirtualNetworkRule Property

Definition

The list of virtual network rules.

[Microsoft.Azure.PowerShell.Cmdlets.KeyVault.Origin(Microsoft.Azure.PowerShell.Cmdlets.KeyVault.PropertyOrigin.Owned)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.KeyVault.Models.IMhsmVirtualNetworkRule> VirtualNetworkRule { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.KeyVault.Origin(Microsoft.Azure.PowerShell.Cmdlets.KeyVault.PropertyOrigin.Owned)>]
member this.VirtualNetworkRule : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.KeyVault.Models.IMhsmVirtualNetworkRule> with get, set
Public Property VirtualNetworkRule As List(Of IMhsmVirtualNetworkRule)

Property Value

Implements

Attributes

Applies to