Uses of Class
com.microsoft.azure.management.containerservice.ManagedClusterWindowsProfile
Package
Description
This package contains the classes for ContainerServiceManagementClient.
-
Uses of ManagedClusterWindowsProfile in com.microsoft.azure.management.containerservice
Modifier and TypeMethodDescriptionManagedClusterWindowsProfile.withAdminPassword
(String adminPassword) Set specifies the password of the administrator account.ManagedClusterWindowsProfile.withAdminUsername
(String adminUsername) Set specifies the name of the administrator account.ManagedClusterWindowsProfile.withLicenseType
(LicenseType licenseType) Set the licenseType to use for Windows VMs.