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

SupportedCapabilities interface

List of supported capabilities persisted on the disk resource for VM use.

Properties

acceleratedNetwork

True if the image from which the OS disk is created supports accelerated networking.

architecture

CPU architecture supported by an OS disk.

diskControllerTypes

The disk controllers that an OS disk supports. If set it can be SCSI or SCSI, NVME or NVME, SCSI.

Property Details

acceleratedNetwork

True if the image from which the OS disk is created supports accelerated networking.

acceleratedNetwork?: boolean

Property Value

boolean

architecture

CPU architecture supported by an OS disk.

architecture?: string

Property Value

string

diskControllerTypes

The disk controllers that an OS disk supports. If set it can be SCSI or SCSI, NVME or NVME, SCSI.

diskControllerTypes?: string

Property Value

string