| 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.WithLinuxRootUsernameUnmanaged |
VirtualMachine.DefinitionStages.WithOS.withStoredLinuxImage(String imageUrl)
Specifies a user (generalized) Linux 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.
*/