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

ServiceFabricManagedClusterData.IsIPv6Enabled 属性

定义

将此设置为 true 会为群集使用的默认 VNet 创建 IPv6 地址空间。 创建群集后,无法更改此设置。 此设置的默认值为 false。

public bool? IsIPv6Enabled { get; set; }
member this.IsIPv6Enabled : Nullable<bool> with get, set
Public Property IsIPv6Enabled As Nullable(Of Boolean)

属性值

适用于