次の方法で共有


KustoClusterData.PublicIPType プロパティ

定義

作成するパブリック IP の種類 (IPv4 (既定))、または DualStack (IPv4 と IPv6 の両方) を示します。

public Azure.ResourceManager.Kusto.Models.KustoClusterPublicIPType? PublicIPType { get; set; }
member this.PublicIPType : Nullable<Azure.ResourceManager.Kusto.Models.KustoClusterPublicIPType> with get, set
Public Property PublicIPType As Nullable(Of KustoClusterPublicIPType)

プロパティ値

適用対象