ReleaseDefinitionRevision interface
Properties
api |
Gets api-version for revision object. |
changed |
Gets the identity who did change. |
changed |
Gets date on which ReleaseDefinition changed. |
change |
Gets type of change. |
comment | Gets comments for revision. |
definition |
Get id of the definition. |
definition |
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
changedDate
Gets date on which ReleaseDefinition changed.
changedDate: Date
Property Value
Date
changeType
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