Language

IDataProductNetworkAcls.AllowedQueryIPRangeList 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=true, SerializedName="allowedQueryIpRangeList")]
public string[] AllowedQueryIPRangeList { 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=true, SerializedName="allowedQueryIpRangeList")>]
member this.AllowedQueryIPRangeList : string[] with get, set
Public Property AllowedQueryIPRangeList As String()

Property Value

String[]
Attributes

Applies to