ExtensionInstanceView interface

拡張インスタンスビューを説明します。

プロパティ

name

拡張機能の名前。

status

インスタンス ビューの状態。

type

拡張の種類を指定します。例として「MicrosoftMonitoringAgent」があります。

typeHandlerVersion

スクリプト ハンドラーのバージョンを指定します。

プロパティの詳細

name

拡張機能の名前。

name?: string

プロパティ値

string

status

インスタンス ビューの状態。

status?: ExtensionInstanceViewStatus

プロパティ値

type

拡張の種類を指定します。例として「MicrosoftMonitoringAgent」があります。

type?: string

プロパティ値

string

typeHandlerVersion

スクリプト ハンドラーのバージョンを指定します。

typeHandlerVersion?: string

プロパティ値

string