| Modifier and Type | Interface and Description |
|---|---|
static interface |
VirtualMachineCustomImage.Definition
The entirety of the image definition.
|
static interface |
VirtualMachineCustomImage.DefinitionStages.WithCreate
The stage of an image definition containing all the required inputs for
the resource to be created, but also allowing
for any other optional settings to be specified.
|
static interface |
VirtualMachineCustomImage.DefinitionStages.WithCreateAndDataDiskImageOSDiskSettings
The stage of an image definition allowing to create the image or add optional data disk images
and configure OS disk settings.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/