XamlBuildDefinition Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[System.Runtime.Serialization.DataContract]
public class XamlBuildDefinition : Microsoft.TeamFoundation.Build.WebApi.DefinitionReference
type XamlBuildDefinition = class
inherit DefinitionReference
Public Class XamlBuildDefinition
Inherits DefinitionReference
- Inheritance
- Attributes
Constructors
XamlBuildDefinition() |
Properties
BatchSize |
Batch size of the definition |
BuildArgs | |
ContinuousIntegrationQuietPeriod |
The continuous integration quiet period |
Controller |
The build controller |
CreatedDate |
The date the definition was created. (Inherited from DefinitionReference) |
CreatedOn |
The date this definition was created |
DefaultDropLocation |
Default drop location for builds from this definition |
Description |
Description of the definition |
Id |
The ID of the referenced definition. (Inherited from DefinitionReference) |
LastBuild |
Obsolete.
The last build on this definition |
LastBuildRef |
The last build on this definition |
Links |
The links to other objects related to this object. |
Name |
The name of the referenced definition. (Inherited from DefinitionReference) |
Path |
The folder path of the definition. (Inherited from DefinitionReference) |
Project |
A reference to the project. (Inherited from DefinitionReference) |
QueueStatus |
A value that indicates whether builds can be queued against this definition. (Inherited from DefinitionReference) |
Repository |
The repository |
Revision |
The definition revision number. (Inherited from DefinitionReference) |
SupportedReasons |
The reasons supported by the template |
TriggerType |
How builds are triggered from this definition |
Type |
The type of the definition. (Inherited from DefinitionReference) |
Uri |
The definition's URI. (Inherited from DefinitionReference) |
Url |
The REST URL of the definition. (Inherited from DefinitionReference) |
Explicit Interface Implementations
ISecuredObject.GetToken() | (Inherited from DefinitionReference) |
ISecuredObject.NamespaceId | (Inherited from DefinitionReference) |
ISecuredObject.RequiredPermissions | (Inherited from DefinitionReference) |