public static interface VirtualMachineScaleSetUnmanagedDataDisk.DefinitionStages
Modifier and Type | Interface and Description |
---|---|
static interface |
VirtualMachineScaleSetUnmanagedDataDisk.DefinitionStages.Blank<ParentT>
The first stage of a unmanaged data disk definition.
|
static interface |
VirtualMachineScaleSetUnmanagedDataDisk.DefinitionStages.WithAttach<ParentT>
The final stage of the unmanaged data disk definition.
|
static interface |
VirtualMachineScaleSetUnmanagedDataDisk.DefinitionStages.WithDiskSource<ParentT>
The stage of the unmanaged data disk definition allowing to choose the source.
|
static interface |
VirtualMachineScaleSetUnmanagedDataDisk.DefinitionStages.WithFromImageDiskSettings<ParentT>
The stage that allows configure the unmanaged disk based on an image.
|
static interface |
VirtualMachineScaleSetUnmanagedDataDisk.DefinitionStages.WithNewVhdDiskSettings<ParentT>
The stage that allows configure the unmanaged disk based on new VHD.
|
Copyright © 2019. All rights reserved.