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