ReleaseRevision interface

Properties

changedBy

Gets or sets the identity who changed.

changedDate

Change date of the revision.

changeDetails

Change details of the revision.

changeType

Change details of the revision. Typically ChangeDetails values are Add and Update.

comment

Comment of the revision.

definitionSnapshotRevision

Release ID of which this revision belongs.

releaseId

Gets or sets the release ID of which this revision belongs.

Property Details

changedBy

Gets or sets the identity who changed.

changedBy: IdentityRef

Property Value

changedDate

Change date of the revision.

changedDate: Date

Property Value

Date

changeDetails

Change details of the revision.

changeDetails: string

Property Value

string

changeType

Change details of the revision. Typically ChangeDetails values are Add and Update.

changeType: string

Property Value

string

comment

Comment of the revision.

comment: string

Property Value

string

definitionSnapshotRevision

Release ID of which this revision belongs.

definitionSnapshotRevision: number

Property Value

number

releaseId

Gets or sets the release ID of which this revision belongs.

releaseId: number

Property Value

number