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