Linux Virtual Machine Os Disk
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
.
The Size of the Internal OS Disk in GB, if you wish to vary from the size used in the image this Virtual Machine is sourced from.
The ID of the Disk Encryption Set which should be used to Encrypt this OS Disk when the Virtual Machine is a Confidential VM. Conflicts with disk_encryption_set_id
. Changing this forces a new resource to be created.
Encryption Type when the Virtual Machine is a Confidential VM. 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 are Standard_LRS
, StandardSSD_LRS
, Premium_LRS
, StandardSSD_ZRS
and Premium_ZRS
. Changing this forces a new resource to be created.
Should Write Accelerator be Enabled for this OS Disk? Defaults to false
.