VirtualMachine.DefinitionStages.WithUnmanagedCreate Interface
Implements
public static interface VirtualMachine.DefinitionStages.WithUnmanagedCreate
extends WithUnmanagedDataDisk, WithCreate
The stage of a virtual machine definition which contains all the minimum required inputs for the VM using storage account (unmanaged based OS disk to be created and optionally allow unmanaged data disk and settings specific to unmanaged OS disk to be specified.
Modifier and Type | Method and Description |
---|---|
abstract
With |
with Specifies the name of an OS disk VHD file and its parent container. |
withOSDiskVhdLocation
public abstract VirtualMachine.DefinitionStages.WithUnmanagedCreate withOSDiskVhdLocation(String containerName, String vhdName)
Specifies the name of an OS disk VHD file and its parent container.
Parameters:
Returns:
Azure SDK for Java-feedback
Azure SDK for Java is een open source project. Selecteer een koppeling om feedback te geven: