你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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