Properties

conditions?: ReleaseCondition[]

Gets list of conditions.

createdOn?: Date

Gets date on which it got created.

definitionEnvironmentId?: number

Gets definition environment id.

demands?: Demand[]

Gets demands.

deployPhasesSnapshot?: DeployPhase[]

Gets list of deploy phases snapshot.

deploySteps?: DeploymentAttempt[]

Gets deploy steps.

environmentOptions?: EnvironmentOptions

Gets environment options.

id?: number

Gets the unique identifier of this field.

modifiedOn?: Date

Gets date on which it got modified.

name?: string

Gets name.

nextScheduledUtcTime?: Date

Gets next scheduled UTC time.

owner?: IdentityRef

Gets the identity who is owner for release environment.

postApprovalsSnapshot?: ReleaseDefinitionApprovals

Gets list of post deploy approvals snapshot.

postDeployApprovals?: ReleaseApproval[]

Gets list of post deploy approvals.

postDeploymentGatesSnapshot?: ReleaseDefinitionGatesStep

Post deployment gates snapshot data.

preApprovalsSnapshot?: ReleaseDefinitionApprovals

Gets list of pre deploy approvals snapshot.

preDeployApprovals?: ReleaseApproval[]

Gets list of pre deploy approvals.

preDeploymentGatesSnapshot?: ReleaseDefinitionGatesStep

Pre deployment gates snapshot data.

processParameters?: ProcessParameters

Gets process parameters.

queueId?: number

Gets queue id.

rank?: number

Gets rank.

Gets release reference which specifies the reference of the release to which this release environment is associated.

releaseCreatedBy?: IdentityRef

Gets the identity who created release.

Gets releaseDefinitionReference which specifies the reference of the release definition to which this release environment is associated.

releaseDescription?: string

Gets release description.

releaseId?: number

Gets release id.

scheduledDeploymentTime?: Date

Gets schedule deployment time of release environment.

schedules?: ReleaseSchedule[]

Gets list of schedules.

Gets environment status.

timeToDeploy?: number

Gets time to deploy.

triggerReason?: string

Gets trigger reason.

variableGroups?: VariableGroup[]

Gets the list of variable groups.

variables?: { [key: string]: ConfigurationVariableValue }

Gets the dictionary of variables.

workflowTasks?: WorkflowTask[]

Gets list of workflow tasks.