Linux Virtual Machine Scale Set Os Disk Args
Constructors
Properties
A diff_disk_settings
block as defined above. Changing this forces a new resource to be created.
The ID of the Disk Encryption Set which should be used to encrypt this OS Disk. Conflicts with secure_vm_disk_encryption_set_id
. Changing this forces a new resource to be created.
The Size of the Internal OS Disk in GB, if you wish to vary from the size used in the image this Virtual Machine Scale Set is sourced from.
The ID of the Disk Encryption Set which should be used to Encrypt the OS Disk when the Virtual Machine Scale Set is Confidential VMSS. Conflicts with disk_encryption_set_id
. Changing this forces a new resource to be created.
Encryption Type when the Virtual Machine Scale Set is Confidential VMSS. Possible values are VMGuestStateOnly
and DiskWithVMGuestState
. Changing this forces a new resource to be created.
The Type of Storage Account which should back this the Internal OS Disk. Possible values include Standard_LRS
, StandardSSD_LRS
, StandardSSD_ZRS
, Premium_LRS
and Premium_ZRS
. Changing this forces a new resource to be created.
Should Write Accelerator be Enabled for this OS Disk? Defaults to false
.