ReleaseDefinitionShallowReference interface
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. |
Gets the unique identifier of release definition.
id: number
Property Value
number
Gets or sets the name of the release definition.
name: string
Property Value
string
Gets or sets the path of the release definition.
path: string
Property Value
string
Gets the REST API url to access the release definition.
url: string
Property Value
string