Properties

_links?: any

Gets links to access the deployment.

attempt?: number

Gets attempt number.

completedOn?: Date

Gets the date on which deployment is complete.

conditions?: Condition[]

Gets the list of condition associated with deployment.

definitionEnvironmentId?: number

Gets release definition environment id.

deploymentStatus?: DeploymentStatus

Gets status of the deployment.

id?: number

Gets the unique identifier for deployment.

lastModifiedBy?: IdentityRef

Gets the identity who last modified the deployment.

lastModifiedOn?: Date

Gets the date on which deployment is last modified.

operationStatus?: DeploymentOperationStatus

Gets operation status of deployment.

postDeployApprovals?: ReleaseApproval[]

Gets list of PostDeployApprovals.

preDeployApprovals?: ReleaseApproval[]

Gets list of PreDeployApprovals.

projectReference?: ProjectReference

Gets or sets project reference.

queuedOn?: Date

Gets the date on which deployment is queued.

Gets reason of deployment.

Gets the reference of release.

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

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

requestedBy?: IdentityRef

Gets the identity who requested.

requestedFor?: IdentityRef

Gets the identity for whom deployment is requested.

scheduledDeploymentTime?: Date

Gets the date on which deployment is scheduled.

startedOn?: Date

Gets the date on which deployment is started.