次の方法で共有


Environment interface

環境のプロパティ。

プロパティ

catalogName

カタログの名前。

environmentDefinitionName

環境定義の名前。

environmentType

環境の種類。

parameters

環境の Parameters オブジェクト。

プロパティの詳細

catalogName

カタログの名前。

catalogName: string

プロパティ値

string

environmentDefinitionName

環境定義の名前。

environmentDefinitionName: string

プロパティ値

string

environmentType

環境の種類。

environmentType: string

プロパティ値

string

parameters

環境の Parameters オブジェクト。

parameters?: Record<string, unknown>

プロパティ値

Record<string, unknown>