ReleaseEnvironmentShallowReference interface
Properties
id | Gets the unique identifier of release environment. |
name | Gets or sets the name of the release environment. |
url | Gets the REST API url to access the release environment. |
Property Details
id
Gets the unique identifier of release environment.
id: number
Property Value
number
name
Gets or sets the name of the release environment.
name: string
Property Value
string
url
Gets the REST API url to access the release environment.
url: string
Property Value
string