Definitions
Provides methods for working with build definitions.
Operations
| Create |
Creates a new definition. |
| Delete |
Deletes a definition and all associated builds. |
| Get |
Gets a definition, optionally at a specific revision. |
| Get Definition Revisions |
Gets all revisions of a definition. |
| List |
Gets a list of definitions. |
| Restore Definition |
Restores a deleted definition |
| Update |
Updates an existing build definition. In order for this operation to succeed, the value of the "Revision" property of the request body must match the existing ... |