VirtualMachineScaleSetUpdateStorageProfile interface

Describes a virtual machine scale set storage profile.

Properties

dataDisks

The data disks.

diskControllerType
imageReference

The image reference.

osDisk

The OS disk.

Property Details

dataDisks

The data disks.

dataDisks?: VirtualMachineScaleSetDataDisk[]

Property Value

diskControllerType

diskControllerType?: string

Property Value

string

imageReference

The image reference.

imageReference?: ImageReference

Property Value

osDisk

The OS disk.

osDisk?: VirtualMachineScaleSetUpdateOSDisk

Property Value