VirtualMachineUnmanagedDataDisk.DefinitionStages.WithFromImageDiskSettings<ParentT> Interface
Type Parameters
- ParentT
the stage of the parent definition to return to after attaching this definition
Implements
public static interface VirtualMachineUnmanagedDataDisk.DefinitionStages.WithFromImageDiskSettings
extends WithAttach<ParentT>
The stage that allows configure the disk based on an image.
Modifier and Type | Method and Description |
---|---|
abstract
With |
store Specifies where the VHD associated with the new blank data disk needs to be stored. |
abstract
With |
with Specifies the caching type for the data disk. |
abstract
With |
with Specifies the size in GB the disk needs to be resized. |
storeAt
public abstract VirtualMachineUnmanagedDataDisk.DefinitionStages.WithFromImageDiskSettings
Specifies where the VHD associated with the new blank data disk needs to be stored.
Parameters:
Returns:
withCaching
public abstract VirtualMachineUnmanagedDataDisk.DefinitionStages.WithFromImageDiskSettings
Specifies the caching type for the data disk.
Parameters:
Returns:
withSizeInGB
public abstract VirtualMachineUnmanagedDataDisk.DefinitionStages.WithFromImageDiskSettings
Specifies the size in GB the disk needs to be resized.
Parameters:
Returns:
Azure SDK for Java-feedback
Azure SDK for Java is een open source project. Selecteer een koppeling om feedback te geven: