public static interface VirtualMachineScaleSet.DefinitionStages.WithWindowsAdminPasswordUnmanaged
| Modifier and Type | Method and Description |
|---|---|
VirtualMachineScaleSet.DefinitionStages.WithWindowsCreateUnmanaged |
withAdminPassword(String adminPassword)
Specifies the administrator password for the Windows virtual machine.
|
VirtualMachineScaleSet.DefinitionStages.WithWindowsCreateUnmanaged withAdminPassword(String adminPassword)
adminPassword - the administrator password. This must follow the criteria for Azure Windows VM
password.Copyright © 2020 Microsoft Corporation. All rights reserved.