WindowsGmsaProfile Class

Windows gMSA Profile in the managed cluster.

Inheritance
WindowsGmsaProfile

Constructor

WindowsGmsaProfile(*, enabled: Optional[bool] = None, dns_server: Optional[str] = None, root_domain_name: Optional[str] = None, **kwargs)

Variables

enabled
bool

Specifies whether to enable Windows gMSA in the managed cluster.

dns_server
str

Specifies the DNS server for Windows gMSA. <br>``<br> Set it to empty if you have configured the DNS server in the vnet which is used to create the managed cluster.

root_domain_name
str

Specifies the root domain name for Windows gMSA. <br>``<br> Set it to empty if you have configured the DNS server in the vnet which is used to create the managed cluster.