你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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)

属性值

适用于