VirtualMachineCaptureResult interface

虛擬機擷取作業的輸出。

Extends

屬性

contentVersion

內容版本

parameters

擷取虛擬機器的參數

resources

擷取虛擬機器的資源項目清單

schema

擷取虛擬機器的結構描述

繼承的屬性

id

資源標識碼

屬性詳細資料

contentVersion

內容版本

contentVersion?: string

屬性值

string

parameters

擷取虛擬機器的參數

parameters?: any

屬性值

any

resources

擷取虛擬機器的資源項目清單

resources?: any[]

屬性值

any[]

schema

擷取虛擬機器的結構描述

schema?: string

屬性值

string

繼承的屬性詳細資料

id

資源標識碼

id?: string

屬性值

string

繼承自SubResource.id