VirtualMachineCustomImage.CustomImageDataDisk.DefinitionStages.WithImageSource<ParentT> Interface
Type Parameters
- ParentT
the stage of the parent definition to return to after attaching this definition
public static interface VirtualMachineCustomImage.CustomImageDataDisk.DefinitionStages.WithImageSource
The stage of the image definition allowing to choose the source of the data disk image.
Modifier and Type | Method and Description |
---|---|
abstract
With |
from Specifies the source managed disk for the data disk image. |
abstract
With |
from Specifies the source managed disk for the data disk image. |
abstract
With |
from Specifies the source snapshot for the data disk image. |
abstract
With |
from Specifies the source VHD for the data disk image. |
fromManagedDisk
public abstract VirtualMachineCustomImage.CustomImageDataDisk.DefinitionStages.WithAttach
Specifies the source managed disk for the data disk image.
Parameters:
Returns:
fromManagedDisk
public abstract VirtualMachineCustomImage.CustomImageDataDisk.DefinitionStages.WithAttach
Specifies the source managed disk for the data disk image.
Parameters:
Returns:
fromSnapshot
public abstract VirtualMachineCustomImage.CustomImageDataDisk.DefinitionStages.WithAttach
Specifies the source snapshot for the data disk image.
Parameters:
Returns:
fromVhd
public abstract VirtualMachineCustomImage.CustomImageDataDisk.DefinitionStages.WithAttach
Specifies the source VHD for the data disk image.
Parameters:
Returns:
Azure SDK for Java-feedback
Azure SDK for Java is een open source project. Selecteer een koppeling om feedback te geven: