Condividi tramite


NetworkRuleSet.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.IVirtualNetworkRule> 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.IVirtualNetworkRule> with get, set
Public Property VirtualNetworkRule As List(Of IVirtualNetworkRule)

Property Value

Implements

Attributes

Applies to