ReleaseDefinitionRevision interface

Properties

apiVersion

Gets api-version for revision object.

changedBy

Gets the identity who did change.

changedDate

Gets date on which ReleaseDefinition changed.

changeType

Gets type of change.

comment

Gets comments for revision.

definitionId

Get id of the definition.

definitionUrl

Gets definition URL.

revision

Get revision number of the definition.

Property Details

apiVersion

Gets api-version for revision object.

apiVersion: string

Property Value

string

changedBy

Gets the identity who did change.

changedBy: IdentityRef

Property Value

changedDate

Gets date on which ReleaseDefinition changed.

changedDate: Date

Property Value

Date

changeType

Gets type of change.

changeType: AuditAction

Property Value

comment

Gets comments for revision.

comment: string

Property Value

string

definitionId

Get id of the definition.

definitionId: number

Property Value

number

definitionUrl

Gets definition URL.

definitionUrl: string

Property Value

string

revision

Get revision number of the definition.

revision: number

Property Value

number