IDataProductProperties.NetworkaclVirtualNetworkRule Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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=false, SerializedName="virtualNetworkRule")]
public Microsoft.Azure.PowerShell.Cmdlets.NetworkAnalytics.Models.Api20231115.IVirtualNetworkRule[] NetworkaclVirtualNetworkRule { 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=false, SerializedName="virtualNetworkRule")>]
member this.NetworkaclVirtualNetworkRule : Microsoft.Azure.PowerShell.Cmdlets.NetworkAnalytics.Models.Api20231115.IVirtualNetworkRule[] with get, set
Public Property NetworkaclVirtualNetworkRule As IVirtualNetworkRule()
Property Value
- Attributes