共用方式為


MachineExtensionInstanceView interface

描述計算機延伸模組實例檢視。

屬性

name

計算機延伸模組名稱。

status

實例檢視狀態。

type

指定延伸模組的類型;例如“CustomScriptExtension”。

typeHandlerVersion

指定文稿處理程式的版本。

屬性詳細資料

name

計算機延伸模組名稱。

name?: string

屬性值

string

status

實例檢視狀態。

status?: MachineExtensionInstanceViewStatus

屬性值

type

指定延伸模組的類型;例如“CustomScriptExtension”。

type?: string

屬性值

string

typeHandlerVersion

指定文稿處理程式的版本。

typeHandlerVersion?: string

屬性值

string