ReleaseDefinitionEnvironmentTemplate interface
can |
Indicates whether template can be deleted or not. |
category | Category of the ReleaseDefinition environment template. |
description | Description of the ReleaseDefinition environment template. |
environment | ReleaseDefinition environment data which used to create this template. |
icon |
ID of the task which used to display icon used for this template. |
icon |
Icon uri of the template. |
id | ID of the ReleaseDefinition environment template. |
is |
Indicates whether template deleted or not. |
name | Name of the ReleaseDefinition environment template. |
Indicates whether template can be deleted or not.
canDelete: boolean
Property Value
boolean
Category of the ReleaseDefinition environment template.
category: string
Property Value
string
Description of the ReleaseDefinition environment template.
description: string
Property Value
string
ReleaseDefinition environment data which used to create this template.
environment: ReleaseDefinitionEnvironment
Property Value
ID of the task which used to display icon used for this template.
iconTaskId: string
Property Value
string
Icon uri of the template.
iconUri: string
Property Value
string
ID of the ReleaseDefinition environment template.
id: string
Property Value
string
Indicates whether template deleted or not.
isDeleted: boolean
Property Value
boolean
Name of the ReleaseDefinition environment template.
name: string
Property Value
string