你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
WindowsGmsaProfile interface
Windows gMSA Profile in the managed cluster.
Properties
dns |
Specifies the DNS server for Windows gMSA. |
enabled | Specifies whether to enable Windows gMSA in the managed cluster. |
root |
Specifies the root domain name for Windows gMSA. |
Property Details
dnsServer
Specifies the DNS server for Windows gMSA.
Set it to empty if you have configured the DNS server in the vnet which is used to create the managed cluster.
dnsServer?: string
Property Value
string
enabled
Specifies whether to enable Windows gMSA in the managed cluster.
enabled?: boolean
Property Value
boolean
rootDomainName
Specifies the root domain name for Windows gMSA.
Set it to empty if you have configured the DNS server in the vnet which is used to create the managed cluster.
rootDomainName?: string
Property Value
string