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

VirtualMachinePublicIPAddressDnsSettingsConfiguration.DomainNameLabelScope 属性

定义

将创建的 PublicIPAddress 资源的域名标签范围。 生成的名称标签是根据域名标签范围和 VM 网络配置文件唯一 ID 将经过哈希的域名标签与策略串联在一起的。

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

属性值

适用于