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