VirtualMachine.DefinitionStages.WithAdditionalCapacities Interface
public static interface VirtualMachine.DefinitionStages.WithAdditionalCapacities
The stage of the VM definition allowing to specify additional capacities.
Modifier and Type | Method and Description |
---|---|
abstract
With |
enable Enables hibernation feature. |
abstract
With |
enable Enables ultra SSD feature. |
enableHibernation
public abstract VirtualMachine.DefinitionStages.WithCreate enableHibernation()
Enables hibernation feature.
Hibernation is supported on premium general purpose SKUs, e.g. STANDARD_D2S_V3. Hibernation is supported on Windows 10 19H1 and higher, and Windows Server 2019 and higher. For Ubuntu 18.04 or higher, hibernation-setup-tool is required to be installed on the virtual machine.
Returns:
enableUltraSsd
public abstract VirtualMachine.DefinitionStages.WithCreate enableUltraSsd()
Enables ultra SSD feature.
Returns:
Azure SDK for Java-feedback
Azure SDK for Java is een open source project. Selecteer een koppeling om feedback te geven: