WindowsGmsaProfile interface

Windows gMSA Profile in the managed cluster.

Properties

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.

enabled

Specifies whether to enable Windows gMSA in the managed cluster.

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.

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