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