次の方法で共有


ReleaseDefinitionEnvironmentTemplate interface

プロパティ

canDelete

テンプレートを削除できるかどうかを示します。

category

ReleaseDefinition 環境テンプレートのカテゴリ。

description

ReleaseDefinition 環境テンプレートの説明。

environment

このテンプレートの作成に使用された ReleaseDefinition 環境データ。

iconTaskId

このテンプレートに使用するアイコンを表示するために使用したタスクの ID。

iconUri

テンプレートのアイコン uri。

id

ReleaseDefinition 環境テンプレートの ID。

isDeleted

テンプレートが削除されたかどうかを示します。

name

ReleaseDefinition 環境テンプレートの名前。

プロパティの詳細

canDelete

テンプレートを削除できるかどうかを示します。

canDelete: boolean

プロパティ値

boolean

category

ReleaseDefinition 環境テンプレートのカテゴリ。

category: string

プロパティ値

string

description

ReleaseDefinition 環境テンプレートの説明。

description: string

プロパティ値

string

environment

このテンプレートの作成に使用された ReleaseDefinition 環境データ。

environment: ReleaseDefinitionEnvironment

プロパティ値

iconTaskId

このテンプレートに使用するアイコンを表示するために使用したタスクの ID。

iconTaskId: string

プロパティ値

string

iconUri

テンプレートのアイコン uri。

iconUri: string

プロパティ値

string

id

ReleaseDefinition 環境テンプレートの ID。

id: string

プロパティ値

string

isDeleted

テンプレートが削除されたかどうかを示します。

isDeleted: boolean

プロパティ値

boolean

name

ReleaseDefinition 環境テンプレートの名前。

name: string

プロパティ値

string