共用方式為


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