VirtualMachineScaleSetVMReimageParameters interface
Describes a Virtual Machine Scale Set VM Reimage Parameters.
- Extends
Inherited Properties
temp |
Specifies whether to reimage temp disk. Default value: false. Note: This temp disk reimage parameter is only supported for VM/VMSS with Ephemeral OS disk. |
Inherited Property Details
tempDisk
Specifies whether to reimage temp disk. Default value: false. Note: This temp disk reimage parameter is only supported for VM/VMSS with Ephemeral OS disk.
tempDisk?: boolean
Property Value
boolean
Inherited From VirtualMachineReimageParameters.tempDisk