通过


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

WindowsGmsaProfileOutput interface

托管群集中的 Windows gMSA 配置文件。

属性

dnsServer

指定 Windows gMSA 的 DNS 服务器。

如果在用于创建托管群集的 vnet 中配置了 DNS 服务器,则将其设置为空。

enabled

指定是否在托管群集中启用 Windows gMSA。

rootDomainName

指定 Windows gMSA 的根域名。

如果在用于创建托管群集的 vnet 中配置了 DNS 服务器,则将其设置为空。

属性详细信息

dnsServer

指定 Windows gMSA 的 DNS 服务器。

如果在用于创建托管群集的 vnet 中配置了 DNS 服务器,则将其设置为空。

dnsServer?: string

属性值

string

enabled

指定是否在托管群集中启用 Windows gMSA。

enabled?: boolean

属性值

boolean

rootDomainName

指定 Windows gMSA 的根域名。

如果在用于创建托管群集的 vnet 中配置了 DNS 服务器,则将其设置为空。

rootDomainName?: string

属性值

string