Share via


VirtualMachineScaleSetUpdateStorageProfile interface

Describes a virtual machine scale set storage profile.

Properties

dataDisks

The data disks.

diskControllerType

Specifies the disk controller type configured for the virtual machines in the scale set. Note: You need to deallocate the virtual machines in the scale set before updating its disk controller type based on the upgrade mode configured for the scale set. Minimum api-version: 2022-08-01

imageReference

The image reference.

osDisk

The OS disk.

Property Details

dataDisks

The data disks.

dataDisks?: VirtualMachineScaleSetDataDisk[]

Property Value

diskControllerType

Specifies the disk controller type configured for the virtual machines in the scale set. Note: You need to deallocate the virtual machines in the scale set before updating its disk controller type based on the upgrade mode configured for the scale set. Minimum api-version: 2022-08-01

diskControllerType?: string

Property Value

string

imageReference

The image reference.

imageReference?: ImageReference

Property Value

osDisk

The OS disk.

osDisk?: VirtualMachineScaleSetUpdateOSDisk

Property Value