Прочитать на английском

Поделиться через


ICluster.AllowedIPRangeList Property

Definition

The list of ips in the format of CIDR allowed to connect to the cluster.

C#
[Microsoft.Azure.PowerShell.Cmdlets.Kusto.Runtime.Info(Description="The list of ips in the format of CIDR allowed to connect to the cluster.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="allowedIpRangeList")]
public string[] AllowedIPRangeList { get; set; }

Property Value

String[]
Attributes

Applies to