| Modifier and Type | Method and Description |
|---|---|
ManagedClusterWindowsProfile |
ManagedClusterWindowsProfile.withAdminPassword(String adminPassword)
Set specifies the password of the administrator account.
|
ManagedClusterWindowsProfile |
ManagedClusterWindowsProfile.withAdminUsername(String adminUsername)
Set specifies the name of the administrator account.
|
ManagedClusterWindowsProfile |
ManagedClusterWindowsProfile.withLicenseType(LicenseType licenseType)
Set the licenseType to use for Windows VMs.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/