ReleaseDefinitionShallowReference interface
Properties
| id | Gets the unique identifier of release definition. |
| name | Gets or sets the name of the release definition. |
| path | Gets or sets the path of the release definition. |
| project |
Gets or sets project reference. |
| url | Gets the REST API url to access the release definition. |
Property Details
id
Gets the unique identifier of release definition.
id: number
Property Value
number
name
Gets or sets the name of the release definition.
name: string
Property Value
string
path
Gets or sets the path of the release definition.
path: string
Property Value
string
projectReference
url
Gets the REST API url to access the release definition.
url: string
Property Value
string