Summary
    Representation of a build definition.
    
		- Namespace
- Cake.AzureDevOps .Pipelines 
- Base Types
- 
									- object
 
							graph BT
	Type-->Base0["object"]
	Type["AzureDevOpsBuildDefinition"]
class Type type-node
						
					Syntax
public class AzureDevOpsBuildDefinitionProperties
| Name | Value | Summary | 
|---|---|---|
| Id | int | 
    Gets the ID of the build definition.
     | 
| Name | string | 
    Gets the name of the build definition.
     | 
| QueueStatus | Azure | 
    Gets the queue status.
     |