ContainerServiceWindowsProfile Class

Profile for Windows VMs in the container service cluster.

All required parameters must be populated in order to send to Azure.

Inheritance
ContainerServiceWindowsProfile

Constructor

ContainerServiceWindowsProfile(*, admin_username: str, admin_password: str, **kwargs)

Variables

admin_username
str

Required. The administrator username to use for Windows VMs.

admin_password
str

Required. The administrator password to use for Windows VMs.