| Modifier and Type | Interface and Description |
|---|---|
static interface |
VirtualMachine.DefinitionUnmanaged
The entirety of the unmanaged disk based virtual machine definition.
|
| Modifier and Type | Method and Description |
|---|---|
VirtualMachine.DefinitionStages.WithWindowsAdminUsernameUnmanaged |
VirtualMachine.DefinitionStages.WithOS.withStoredWindowsImage(String imageUrl)
Specifies the user (generalized) Windows image to be used for the virtual machine's OS.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/