Linux Virtual Machine Additional Capabilities
data class LinuxVirtualMachineAdditionalCapabilities(val hibernationEnabled: Boolean? = null, val ultraSsdEnabled: Boolean? = null)
Properties
Link copied to clipboard
Whether to enable the hibernation capability or not. Changing this forces a new Linux Virtual Machine to be created.
Link copied to clipboard
Should the capacity to enable Data Disks of the UltraSSD_LRS storage account type be supported on this Virtual Machine? Defaults to false.