共用方式為


SupportedCapabilities interface

VM 使用的磁碟資源上保存的支援功能清單。

屬性

acceleratedNetwork

如果建立OS磁碟的映像支援加速網路,則為True。

architecture

OS 磁碟支援的CPU架構。

diskControllerTypes

OS 磁碟支援的磁碟控制器。 如果設定它可以是 SCSI 或 SCSI、NVME 或 NVME、SCSI。

supportedSecurityOption

指支援創建受信任啟動或機密 VM 的磁碟的安全功能

屬性詳細資料

acceleratedNetwork

如果建立OS磁碟的映像支援加速網路,則為True。

acceleratedNetwork?: boolean

屬性值

boolean

architecture

OS 磁碟支援的CPU架構。

architecture?: string

屬性值

string

diskControllerTypes

OS 磁碟支援的磁碟控制器。 如果設定它可以是 SCSI 或 SCSI、NVME 或 NVME、SCSI。

diskControllerTypes?: string

屬性值

string

supportedSecurityOption

指支援創建受信任啟動或機密 VM 的磁碟的安全功能

supportedSecurityOption?: string

屬性值

string