次の方法で共有


KustoClusterData.AllowedIPRangeList プロパティ

定義

クラスターへの接続が許可されている CIDR 形式の IP の一覧。

public System.Collections.Generic.IList<string> AllowedIPRangeList { get; }
member this.AllowedIPRangeList : System.Collections.Generic.IList<string>
Public ReadOnly Property AllowedIPRangeList As IList(Of String)

プロパティ値

適用対象