| Modifier and Type | Interface and Description |
|---|---|
static interface |
VirtualMachineCustomImage.Definition
The entirety of the image definition.
|
static interface |
VirtualMachineCustomImage.DefinitionStages.WithHyperVGeneration
The stage of the image definition that allows us to choose a hyper V generation.
|
| Modifier and Type | Method and Description |
|---|---|
VirtualMachineCustomImage.DefinitionStages.WithOSDiskImageSourceAltVirtualMachineSource |
VirtualMachineCustomImage.DefinitionStages.WithHyperVGeneration.withHyperVGeneration(HyperVGenerationTypes hyperVGeneration) |
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/