Language

IDataProductNetworkAcls.VirtualNetworkRule Property

Definition

Virtual Network Rule

[Microsoft.Azure.PowerShell.Cmdlets.NetworkAnalytics.Runtime.Info(Description="Virtual Network Rule", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.NetworkAnalytics.Models.Api20231115.IVirtualNetworkRule) }, ReadOnly=false, Required=true, SerializedName="virtualNetworkRule")]
public Microsoft.Azure.PowerShell.Cmdlets.NetworkAnalytics.Models.Api20231115.IVirtualNetworkRule[] VirtualNetworkRule { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkAnalytics.Runtime.Info(Description="Virtual Network Rule", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.NetworkAnalytics.Models.Api20231115.IVirtualNetworkRule) }, ReadOnly=false, Required=true, SerializedName="virtualNetworkRule")>]
member this.VirtualNetworkRule : Microsoft.Azure.PowerShell.Cmdlets.NetworkAnalytics.Models.Api20231115.IVirtualNetworkRule[] with get, set
Public Property VirtualNetworkRule As IVirtualNetworkRule()

Property Value

Attributes

Applies to