public static interface VirtualMachine.DefinitionStages.WithWindowsAdminPasswordManagedOrUnmanaged
| Modifier and Type | Method and Description |
|---|---|
VirtualMachine.DefinitionStages.WithWindowsCreateManagedOrUnmanaged |
withAdminPassword(String adminPassword)
Specifies the administrator password for the Windows virtual machine.
|
VirtualMachine.DefinitionStages.WithWindowsCreateManagedOrUnmanaged withAdminPassword(String adminPassword)
adminPassword - a password following the complexity criteria for Azure Windows VM passwordsCopyright © 2020 Microsoft Corporation. All rights reserved.