LinuxVirtualMachineScaleSetAdditionalCapabilities

data class LinuxVirtualMachineScaleSetAdditionalCapabilities(val ultraSsdEnabled: Boolean? = null)

Constructors

constructor(ultraSsdEnabled: Boolean? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Should the capacity to enable Data Disks of the UltraSSD_LRS storage account type be supported on this Virtual Machine Scale Set? Possible values are true or false. Defaults to false. Changing this forces a new resource to be created.