Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ReleaseDefinitionEnvironmentTemplate

Hierarchy

  • ReleaseDefinitionEnvironmentTemplate

Index

Properties

Optional canDelete

canDelete: boolean

Indicates whether template can be deleted or not.

Optional category

category: string

Category of the ReleaseDefinition environment template.

Optional description

description: string

Description of the ReleaseDefinition environment template.

Optional environment

ReleaseDefinition environment data which used to create this template.

Optional iconTaskId

iconTaskId: string

ID of the task which used to display icon used for this template.

Optional iconUri

iconUri: string

Icon uri of the template.

Optional id

id: string

ID of the ReleaseDefinition environment template.

Optional isDeleted

isDeleted: boolean

Indicates whether template deleted or not.

Optional name

name: string

Name of the ReleaseDefinition environment template.

Generated using TypeDoc