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 passwords/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/