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