Language

IDataProductProperties.NetworkaclAllowedQueryIPRangeList Property

Definition

The list of query ips in the format of CIDR allowed to connect to query/visualization endpoint.

[Microsoft.Azure.PowerShell.Cmdlets.NetworkAnalytics.Runtime.Info(Description="The list of query ips in the format of CIDR allowed to connect to query/visualization endpoint.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="allowedQueryIpRangeList")]
public string[] NetworkaclAllowedQueryIPRangeList { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkAnalytics.Runtime.Info(Description="The list of query ips in the format of CIDR allowed to connect to query/visualization endpoint.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="allowedQueryIpRangeList")>]
member this.NetworkaclAllowedQueryIPRangeList : string[] with get, set
Public Property NetworkaclAllowedQueryIPRangeList As String()

Property Value

String[]
Attributes

Applies to