Language

IDataProduct.NetworkaclIPRule Property

Definition

IP rule with specific IP or IP range in CIDR format.

[Microsoft.Azure.PowerShell.Cmdlets.NetworkAnalytics.Runtime.Info(Description="IP rule with specific IP or IP range in CIDR format.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.NetworkAnalytics.Models.Api20231115.IIPRules) }, ReadOnly=false, Required=false, SerializedName="ipRules")]
public Microsoft.Azure.PowerShell.Cmdlets.NetworkAnalytics.Models.Api20231115.IIPRules[] NetworkaclIPRule { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkAnalytics.Runtime.Info(Description="IP rule with specific IP or IP range in CIDR format.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.NetworkAnalytics.Models.Api20231115.IIPRules) }, ReadOnly=false, Required=false, SerializedName="ipRules")>]
member this.NetworkaclIPRule : Microsoft.Azure.PowerShell.Cmdlets.NetworkAnalytics.Models.Api20231115.IIPRules[] with get, set
Public Property NetworkaclIPRule As IIPRules()

Property Value

Attributes

Applies to