Microsoft.TeamFoundation.Build2.WebApi.xml

<?xml version="1.0"?>
<doc>
    <assembly>
        <name>Microsoft.TeamFoundation.Build2.WebApi</name>
    </assembly>
    <members>
        <member name="F:Microsoft.TeamFoundation.Build.WebApi.ArtifactResourceTypes.FilePath">
            <summary>
            UNC or local folder path
            E.g. \\vscsstor\CIDrops\CloudU.Gated\140317.115955 or file://vscsstor/CIDrops/CloudU.Gated/140317.115955
            </summary>
        </member>
        <member name="F:Microsoft.TeamFoundation.Build.WebApi.ArtifactResourceTypes.SymbolStore">
            <summary>
            Symbol store UNC path
            E.g. \\symbolstore
            </summary>
        </member>
        <member name="F:Microsoft.TeamFoundation.Build.WebApi.ArtifactResourceTypes.VersionControl">
            <summary>
            TF VC server folder path
            E.g. $/Dev1/Drops/CloudU.Gated/140317.115955
            </summary>
        </member>
        <member name="F:Microsoft.TeamFoundation.Build.WebApi.ArtifactResourceTypes.Container">
            <summary>
            Build container reference
            E.g. #/2121/drop
            </summary>
        </member>
        <member name="F:Microsoft.TeamFoundation.Build.WebApi.ArtifactResourceTypes.GitRef">
            <summary>
            Git ref
            E.g. refs/tags/MyCIDefinition.Buildable
            </summary>
        </member>
        <member name="F:Microsoft.TeamFoundation.Build.WebApi.ArtifactResourceTypes.TfvcLabel">
            <summary>
            TFVC label
            </summary>
        </member>
        <member name="F:Microsoft.TeamFoundation.Build.WebApi.ArtifactResourceTypes.SymbolRequest">
            <summary>
            Symbol store URL
            E.g. https://mseng.artifacts.visualstudio.com/...
            </summary>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClient.GetDefinitionsAsync(System.String,System.String,System.String,System.String,System.Nullable{Microsoft.TeamFoundation.Build.WebApi.DefinitionQueryOrder},System.Nullable{System.Int32},System.String,System.Nullable{System.DateTime},System.Collections.Generic.IEnumerable{System.Int32},System.String,System.Nullable{System.DateTime},System.Nullable{System.DateTime},System.Object,System.Threading.CancellationToken)">
            <summary>
            [Preview API] Gets definitions, optionally filtered by name
            </summary>
            <param name="project">Project ID or project name</param>
            <param name="name"></param>
            <param name="repositoryId"></param>
            <param name="repositoryType"></param>
            <param name="queryOrder"></param>
            <param name="top"></param>
            <param name="continuationToken"></param>
            <param name="minMetricsTimeInUtc"></param>
            <param name="path"></param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClient.GetDefinitionsAsync(System.Guid,System.String,System.String,System.String,System.Nullable{Microsoft.TeamFoundation.Build.WebApi.DefinitionQueryOrder},System.Nullable{System.Int32},System.String,System.Nullable{System.DateTime},System.Collections.Generic.IEnumerable{System.Int32},System.String,System.Nullable{System.DateTime},System.Nullable{System.DateTime},System.Object,System.Threading.CancellationToken)">
            <summary>
            [Preview API] Gets definitions, optionally filtered by name
            </summary>
            <param name="project">Project ID</param>
            <param name="name"></param>
            <param name="repositoryId"></param>
            <param name="repositoryType"></param>
            <param name="queryOrder"></param>
            <param name="top"></param>
            <param name="continuationToken"></param>
            <param name="minMetricsTimeInUtc"></param>
            <param name="definitionIds"></param>
            <param name="path"></param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClient.GetDefinitionsAsync(System.String,System.String,System.String,System.Nullable{Microsoft.TeamFoundation.Build.WebApi.DefinitionQueryOrder},System.Nullable{System.Int32},System.String,System.Nullable{System.DateTime},System.Collections.Generic.IEnumerable{System.Int32},System.String,System.Nullable{System.DateTime},System.Nullable{System.DateTime},System.Object,System.Threading.CancellationToken)">
            <summary>
            [Preview API] Gets definitions, optionally filtered by name
            </summary>
            <param name="name"></param>
            <param name="repositoryId"></param>
            <param name="repositoryType"></param>
            <param name="queryOrder"></param>
            <param name="top"></param>
            <param name="continuationToken"></param>
            <param name="minMetricsTimeInUtc"></param>
            <param name="definitionIds"></param>
            <param name="path"></param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClient.GetDefinitionsAsync2(System.String,System.String,System.String,System.String,System.Nullable{Microsoft.TeamFoundation.Build.WebApi.DefinitionQueryOrder},System.Nullable{System.Int32},System.String,System.Nullable{System.DateTime},System.Collections.Generic.IEnumerable{System.Int32},System.String,System.Nullable{System.DateTime},System.Nullable{System.DateTime},System.Object,System.Threading.CancellationToken)">
            <summary>
            [Preview API] Gets definitions, optionally filtered by name
            </summary>
            <param name="project">Project ID or project name</param>
            <param name="name"></param>
            <param name="repositoryId"></param>
            <param name="repositoryType"></param>
            <param name="queryOrder"></param>
            <param name="top"></param>
            <param name="continuationToken"></param>
            <param name="minMetricsTimeInUtc"></param>
            <param name="path"></param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClient.GetDefinitionsAsync2(System.Guid,System.String,System.String,System.String,System.Nullable{Microsoft.TeamFoundation.Build.WebApi.DefinitionQueryOrder},System.Nullable{System.Int32},System.String,System.Nullable{System.DateTime},System.Collections.Generic.IEnumerable{System.Int32},System.String,System.Nullable{System.DateTime},System.Nullable{System.DateTime},System.Object,System.Threading.CancellationToken)">
            <summary>
            [Preview API] Gets definitions, optionally filtered by name
            </summary>
            <param name="project">Project ID</param>
            <param name="name"></param>
            <param name="repositoryId"></param>
            <param name="repositoryType"></param>
            <param name="queryOrder"></param>
            <param name="top"></param>
            <param name="continuationToken"></param>
            <param name="minMetricsTimeInUtc"></param>
            <param name="definitionIds"></param>
            <param name="path"></param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClient.GetDefinitionsAsync2(System.String,System.String,System.String,System.Nullable{Microsoft.TeamFoundation.Build.WebApi.DefinitionQueryOrder},System.Nullable{System.Int32},System.String,System.Nullable{System.DateTime},System.Collections.Generic.IEnumerable{System.Int32},System.String,System.Nullable{System.DateTime},System.Nullable{System.DateTime},System.Object,System.Threading.CancellationToken)">
            <summary>
            [Preview API] Gets definitions, optionally filtered by name
            </summary>
            <param name="name"></param>
            <param name="repositoryId"></param>
            <param name="repositoryType"></param>
            <param name="queryOrder"></param>
            <param name="top"></param>
            <param name="continuationToken"></param>
            <param name="minMetricsTimeInUtc"></param>
            <param name="definitionIds"></param>
            <param name="path"></param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClient.GetFullDefinitionsAsync(System.String,System.String,System.String,System.String,System.Nullable{Microsoft.TeamFoundation.Build.WebApi.DefinitionQueryOrder},System.Nullable{System.Int32},System.String,System.Nullable{System.DateTime},System.Collections.Generic.IEnumerable{System.Int32},System.String,System.Nullable{System.DateTime},System.Nullable{System.DateTime},System.Object,System.Threading.CancellationToken)">
            <summary>
            [Preview API] Gets definitions, optionally filtered by name
            </summary>
            <param name="project">Project ID or project name</param>
            <param name="name"></param>
            <param name="repositoryId"></param>
            <param name="repositoryType"></param>
            <param name="queryOrder"></param>
            <param name="top"></param>
            <param name="continuationToken"></param>
            <param name="minMetricsTimeInUtc"></param>
            <param name="path"></param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClient.GetFullDefinitionsAsync(System.Guid,System.String,System.String,System.String,System.Nullable{Microsoft.TeamFoundation.Build.WebApi.DefinitionQueryOrder},System.Nullable{System.Int32},System.String,System.Nullable{System.DateTime},System.Collections.Generic.IEnumerable{System.Int32},System.String,System.Nullable{System.DateTime},System.Nullable{System.DateTime},System.Object,System.Threading.CancellationToken)">
            <summary>
            [Preview API] Gets definitions, optionally filtered by name
            </summary>
            <param name="project">Project ID</param>
            <param name="name"></param>
            <param name="repositoryId"></param>
            <param name="repositoryType"></param>
            <param name="queryOrder"></param>
            <param name="top"></param>
            <param name="continuationToken"></param>
            <param name="minMetricsTimeInUtc"></param>
            <param name="definitionIds"></param>
            <param name="path"></param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClient.GetFullDefinitionsAsync(System.String,System.String,System.String,System.Nullable{Microsoft.TeamFoundation.Build.WebApi.DefinitionQueryOrder},System.Nullable{System.Int32},System.String,System.Nullable{System.DateTime},System.Collections.Generic.IEnumerable{System.Int32},System.String,System.Nullable{System.DateTime},System.Nullable{System.DateTime},System.Object,System.Threading.CancellationToken)">
            <summary>
            [Preview API] Gets definitions, optionally filtered by name
            </summary>
            <param name="name"></param>
            <param name="repositoryId"></param>
            <param name="repositoryType"></param>
            <param name="queryOrder"></param>
            <param name="top"></param>
            <param name="continuationToken"></param>
            <param name="minMetricsTimeInUtc"></param>
            <param name="definitionIds"></param>
            <param name="path"></param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClient.GetFullDefinitionsAsync2(System.String,System.String,System.String,System.String,System.Nullable{Microsoft.TeamFoundation.Build.WebApi.DefinitionQueryOrder},System.Nullable{System.Int32},System.String,System.Nullable{System.DateTime},System.Collections.Generic.IEnumerable{System.Int32},System.String,System.Nullable{System.DateTime},System.Nullable{System.DateTime},System.Object,System.Threading.CancellationToken)">
            <summary>
            [Preview API] Gets definitions, optionally filtered by name
            </summary>
            <param name="project">Project ID or project name</param>
            <param name="name"></param>
            <param name="repositoryId"></param>
            <param name="repositoryType"></param>
            <param name="queryOrder"></param>
            <param name="top"></param>
            <param name="continuationToken"></param>
            <param name="minMetricsTimeInUtc"></param>
            <param name="path"></param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClient.GetFullDefinitionsAsync2(System.Guid,System.String,System.String,System.String,System.Nullable{Microsoft.TeamFoundation.Build.WebApi.DefinitionQueryOrder},System.Nullable{System.Int32},System.String,System.Nullable{System.DateTime},System.Collections.Generic.IEnumerable{System.Int32},System.String,System.Nullable{System.DateTime},System.Nullable{System.DateTime},System.Object,System.Threading.CancellationToken)">
            <summary>
            [Preview API] Gets definitions, optionally filtered by name
            </summary>
            <param name="project">Project ID</param>
            <param name="name"></param>
            <param name="repositoryId"></param>
            <param name="repositoryType"></param>
            <param name="queryOrder"></param>
            <param name="top"></param>
            <param name="continuationToken"></param>
            <param name="minMetricsTimeInUtc"></param>
            <param name="definitionIds"></param>
            <param name="path"></param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClient.GetFullDefinitionsAsync2(System.String,System.String,System.String,System.Nullable{Microsoft.TeamFoundation.Build.WebApi.DefinitionQueryOrder},System.Nullable{System.Int32},System.String,System.Nullable{System.DateTime},System.Collections.Generic.IEnumerable{System.Int32},System.String,System.Nullable{System.DateTime},System.Nullable{System.DateTime},System.Object,System.Threading.CancellationToken)">
            <summary>
            [Preview API] Gets definitions, optionally filtered by name
            </summary>
            <param name="name"></param>
            <param name="repositoryId"></param>
            <param name="repositoryType"></param>
            <param name="queryOrder"></param>
            <param name="top"></param>
            <param name="continuationToken"></param>
            <param name="minMetricsTimeInUtc"></param>
            <param name="definitionIds"></param>
            <param name="path"></param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClient.GetBuildsAsync(System.Guid,System.Collections.Generic.IEnumerable{System.Int32},System.Collections.Generic.IEnumerable{System.Int32},System.String,System.Nullable{System.DateTime},System.Nullable{System.DateTime},System.String,System.Nullable{Microsoft.TeamFoundation.Build.WebApi.BuildReason},System.Nullable{Microsoft.TeamFoundation.Build.WebApi.BuildStatus},System.Nullable{Microsoft.TeamFoundation.Build.WebApi.BuildResult},System.Collections.Generic.IEnumerable{System.String},System.Collections.Generic.IEnumerable{System.String},System.Nullable{System.Int32},System.String,System.Nullable{System.Int32},System.Nullable{Microsoft.TeamFoundation.Build.WebApi.QueryDeletedOption},System.Nullable{Microsoft.TeamFoundation.Build.WebApi.BuildQueryOrder},System.String,System.Collections.Generic.IEnumerable{System.Int32},System.String,System.String,System.Object,System.Threading.CancellationToken)">
            <summary>
            [Preview API] Gets builds
            </summary>
            <param name="project">Project ID</param>
            <param name="definitions">A comma-delimited list of definition ids</param>
            <param name="queues">A comma-delimited list of queue ids</param>
            <param name="buildNumber"></param>
            <param name="minFinishTime"></param>
            <param name="maxFinishTime"></param>
            <param name="requestedFor"></param>
            <param name="reasonFilter"></param>
            <param name="statusFilter"></param>
            <param name="resultFilter"></param>
            <param name="tagFilters">A comma-delimited list of tags</param>
            <param name="properties">A comma-delimited list of properties to include in the results</param>
            <param name="top">The maximum number of builds to retrieve</param>
            <param name="continuationToken"></param>
            <param name="maxBuildsPerDefinition"></param>
            <param name="deletedFilter"></param>
            <param name="queryOrder"></param>
            <param name="branchName"></param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClient.GetBuildsAsync(System.Collections.Generic.IEnumerable{System.Int32},System.Collections.Generic.IEnumerable{System.Int32},System.String,System.Nullable{System.DateTime},System.Nullable{System.DateTime},System.String,System.Nullable{Microsoft.TeamFoundation.Build.WebApi.BuildReason},System.Nullable{Microsoft.TeamFoundation.Build.WebApi.BuildStatus},System.Nullable{Microsoft.TeamFoundation.Build.WebApi.BuildResult},System.Collections.Generic.IEnumerable{System.String},System.Collections.Generic.IEnumerable{System.String},System.Nullable{System.Int32},System.String,System.Nullable{System.Int32},System.Nullable{Microsoft.TeamFoundation.Build.WebApi.QueryDeletedOption},System.Nullable{Microsoft.TeamFoundation.Build.WebApi.BuildQueryOrder},System.String,System.Collections.Generic.IEnumerable{System.Int32},System.String,System.String,System.Object,System.Threading.CancellationToken)">
            <summary>
            [Preview API] Gets builds
            </summary>
            <param name="definitions">A comma-delimited list of definition ids</param>
            <param name="queues">A comma-delimited list of queue ids</param>
            <param name="buildNumber"></param>
            <param name="minFinishTime"></param>
            <param name="maxFinishTime"></param>
            <param name="requestedFor"></param>
            <param name="reasonFilter"></param>
            <param name="statusFilter"></param>
            <param name="resultFilter"></param>
            <param name="tagFilters">A comma-delimited list of tags</param>
            <param name="properties">A comma-delimited list of properties to include in the results</param>
            <param name="top">The maximum number of builds to retrieve</param>
            <param name="continuationToken"></param>
            <param name="maxBuildsPerDefinition"></param>
            <param name="deletedFilter"></param>
            <param name="queryOrder"></param>
            <param name="branchName"></param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClient.GetBuildsAsync2(System.Guid,System.Collections.Generic.IEnumerable{System.Int32},System.Collections.Generic.IEnumerable{System.Int32},System.String,System.Nullable{System.DateTime},System.Nullable{System.DateTime},System.String,System.Nullable{Microsoft.TeamFoundation.Build.WebApi.BuildReason},System.Nullable{Microsoft.TeamFoundation.Build.WebApi.BuildStatus},System.Nullable{Microsoft.TeamFoundation.Build.WebApi.BuildResult},System.Collections.Generic.IEnumerable{System.String},System.Collections.Generic.IEnumerable{System.String},System.Nullable{System.Int32},System.String,System.Nullable{System.Int32},System.Nullable{Microsoft.TeamFoundation.Build.WebApi.QueryDeletedOption},System.Nullable{Microsoft.TeamFoundation.Build.WebApi.BuildQueryOrder},System.String,System.Collections.Generic.IEnumerable{System.Int32},System.Object,System.Threading.CancellationToken)">
            <summary>
            [Preview API] Gets builds
            </summary>
            <param name="project">Project ID</param>
            <param name="definitions">A comma-delimited list of definition ids</param>
            <param name="queues">A comma-delimited list of queue ids</param>
            <param name="buildNumber"></param>
            <param name="minFinishTime"></param>
            <param name="maxFinishTime"></param>
            <param name="requestedFor"></param>
            <param name="reasonFilter"></param>
            <param name="statusFilter"></param>
            <param name="resultFilter"></param>
            <param name="tagFilters">A comma-delimited list of tags</param>
            <param name="properties">A comma-delimited list of properties to include in the results</param>
            <param name="top">The maximum number of builds to retrieve</param>
            <param name="continuationToken"></param>
            <param name="maxBuildsPerDefinition"></param>
            <param name="deletedFilter"></param>
            <param name="queryOrder"></param>
            <param name="branchName"></param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClient.GetBuildsAsync2(System.Collections.Generic.IEnumerable{System.Int32},System.Collections.Generic.IEnumerable{System.Int32},System.String,System.Nullable{System.DateTime},System.Nullable{System.DateTime},System.String,System.Nullable{Microsoft.TeamFoundation.Build.WebApi.BuildReason},System.Nullable{Microsoft.TeamFoundation.Build.WebApi.BuildStatus},System.Nullable{Microsoft.TeamFoundation.Build.WebApi.BuildResult},System.Collections.Generic.IEnumerable{System.String},System.Collections.Generic.IEnumerable{System.String},System.Nullable{System.Int32},System.String,System.Nullable{System.Int32},System.Nullable{Microsoft.TeamFoundation.Build.WebApi.QueryDeletedOption},System.Nullable{Microsoft.TeamFoundation.Build.WebApi.BuildQueryOrder},System.String,System.Collections.Generic.IEnumerable{System.Int32},System.Object,System.Threading.CancellationToken)">
            <summary>
            [Preview API] Gets builds
            </summary>
            <param name="definitions">A comma-delimited list of definition ids</param>
            <param name="queues">A comma-delimited list of queue ids</param>
            <param name="buildNumber"></param>
            <param name="minFinishTime"></param>
            <param name="maxFinishTime"></param>
            <param name="requestedFor"></param>
            <param name="reasonFilter"></param>
            <param name="statusFilter"></param>
            <param name="resultFilter"></param>
            <param name="tagFilters">A comma-delimited list of tags</param>
            <param name="properties">A comma-delimited list of properties to include in the results</param>
            <param name="top">The maximum number of builds to retrieve</param>
            <param name="continuationToken"></param>
            <param name="maxBuildsPerDefinition"></param>
            <param name="deletedFilter"></param>
            <param name="queryOrder"></param>
            <param name="branchName"></param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClient.GetBuildChangesAsync2(System.String,System.Int32,System.String,System.Nullable{System.Int32},System.Nullable{System.Boolean},System.Object,System.Threading.CancellationToken)">
            <summary>
            [Preview API] The changes associated with a build
            </summary>
            <param name="project">Project ID or project name</param>
            <param name="buildId"></param>
            <param name="continuationToken"></param>
            <param name="top">The maximum number of changes to return</param>
            <param name="includeSourceChange"></param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClient.GetBuildChangesAsync2(System.Guid,System.Int32,System.String,System.Nullable{System.Int32},System.Nullable{System.Boolean},System.Object,System.Threading.CancellationToken)">
            <summary>
            [Preview API] The changes associated with a build
            </summary>
            <param name="project">Project ID</param>
            <param name="buildId"></param>
            <param name="continuationToken"></param>
            <param name="top">The maximum number of changes to return</param>
            <param name="includeSourceChange"></param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClient.CreateJsonPatchDocument(Microsoft.VisualStudio.Services.WebApi.PropertiesCollection,Microsoft.VisualStudio.Services.WebApi.Patch.Operation)">
            <summary>
            Create json patch document for add or replace operation.
            </summary>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClient.CreateJsonPatchDocument(System.Collections.Generic.IEnumerable{System.String})">
            <summary>
            Create json patch document for remove operation.
            </summary>
            <param name="properties"></param>
            <returns></returns>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientCompatBase.GetBuildsAsync(System.String,System.Collections.Generic.IEnumerable{System.Int32},System.Collections.Generic.IEnumerable{System.Int32},System.String,System.Nullable{System.DateTime},System.Nullable{System.DateTime},System.String,System.Nullable{Microsoft.TeamFoundation.Build.WebApi.BuildReason},System.Nullable{Microsoft.TeamFoundation.Build.WebApi.BuildStatus},System.Nullable{Microsoft.TeamFoundation.Build.WebApi.BuildResult},System.Collections.Generic.IEnumerable{System.String},System.Collections.Generic.IEnumerable{System.String},System.Nullable{System.Int32},System.String,System.Nullable{System.Int32},System.Nullable{Microsoft.TeamFoundation.Build.WebApi.QueryDeletedOption},System.Nullable{Microsoft.TeamFoundation.Build.WebApi.BuildQueryOrder},System.String,System.Collections.Generic.IEnumerable{System.Int32},System.Object,System.Threading.CancellationToken)">
            <summary>
            [Preview API] Gets builds
            </summary>
            <param name="project">Project ID or project name</param>
            <param name="definitions">A comma-delimited list of definition ids</param>
            <param name="queues">A comma-delimited list of queue ids</param>
            <param name="buildNumber"></param>
            <param name="minFinishTime"></param>
            <param name="maxFinishTime"></param>
            <param name="requestedFor"></param>
            <param name="reasonFilter"></param>
            <param name="statusFilter"></param>
            <param name="resultFilter"></param>
            <param name="tagFilters">A comma-delimited list of tags</param>
            <param name="properties">A comma-delimited list of properties to include in the results</param>
            <param name="top">The maximum number of builds to retrieve</param>
            <param name="continuationToken"></param>
            <param name="maxBuildsPerDefinition"></param>
            <param name="deletedFilter"></param>
            <param name="queryOrder"></param>
            <param name="branchName"></param>
            <param name="buildIds"></param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientCompatBase.GetBuildsAsync(System.Guid,System.Collections.Generic.IEnumerable{System.Int32},System.Collections.Generic.IEnumerable{System.Int32},System.String,System.Nullable{System.DateTime},System.Nullable{System.DateTime},System.String,System.Nullable{Microsoft.TeamFoundation.Build.WebApi.BuildReason},System.Nullable{Microsoft.TeamFoundation.Build.WebApi.BuildStatus},System.Nullable{Microsoft.TeamFoundation.Build.WebApi.BuildResult},System.Collections.Generic.IEnumerable{System.String},System.Collections.Generic.IEnumerable{System.String},System.Nullable{System.Int32},System.String,System.Nullable{System.Int32},System.Nullable{Microsoft.TeamFoundation.Build.WebApi.QueryDeletedOption},System.Nullable{Microsoft.TeamFoundation.Build.WebApi.BuildQueryOrder},System.String,System.Collections.Generic.IEnumerable{System.Int32},System.Object,System.Threading.CancellationToken)">
            <summary>
            [Preview API] Gets builds
            </summary>
            <param name="project">Project ID</param>
            <param name="definitions">A comma-delimited list of definition ids</param>
            <param name="queues">A comma-delimited list of queue ids</param>
            <param name="buildNumber"></param>
            <param name="minFinishTime"></param>
            <param name="maxFinishTime"></param>
            <param name="requestedFor"></param>
            <param name="reasonFilter"></param>
            <param name="statusFilter"></param>
            <param name="resultFilter"></param>
            <param name="tagFilters">A comma-delimited list of tags</param>
            <param name="properties">A comma-delimited list of properties to include in the results</param>
            <param name="top">The maximum number of builds to retrieve</param>
            <param name="continuationToken"></param>
            <param name="maxBuildsPerDefinition"></param>
            <param name="deletedFilter"></param>
            <param name="queryOrder"></param>
            <param name="branchName"></param>
            <param name="buildIds"></param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientCompatBase.GetBuildsAsync(System.Collections.Generic.IEnumerable{System.Int32},System.Collections.Generic.IEnumerable{System.Int32},System.String,System.Nullable{System.DateTime},System.Nullable{System.DateTime},System.String,System.Nullable{Microsoft.TeamFoundation.Build.WebApi.BuildReason},System.Nullable{Microsoft.TeamFoundation.Build.WebApi.BuildStatus},System.Nullable{Microsoft.TeamFoundation.Build.WebApi.BuildResult},System.Collections.Generic.IEnumerable{System.String},System.Collections.Generic.IEnumerable{System.String},System.Nullable{System.Int32},System.String,System.Nullable{System.Int32},System.Nullable{Microsoft.TeamFoundation.Build.WebApi.QueryDeletedOption},System.Nullable{Microsoft.TeamFoundation.Build.WebApi.BuildQueryOrder},System.String,System.Collections.Generic.IEnumerable{System.Int32},System.Object,System.Threading.CancellationToken)">
            <summary>
            [Preview API] Gets builds
            </summary>
            <param name="definitions">A comma-delimited list of definition ids</param>
            <param name="queues">A comma-delimited list of queue ids</param>
            <param name="buildNumber"></param>
            <param name="minFinishTime"></param>
            <param name="maxFinishTime"></param>
            <param name="requestedFor"></param>
            <param name="reasonFilter"></param>
            <param name="statusFilter"></param>
            <param name="resultFilter"></param>
            <param name="tagFilters">A comma-delimited list of tags</param>
            <param name="properties">A comma-delimited list of properties to include in the results</param>
            <param name="top">The maximum number of builds to retrieve</param>
            <param name="continuationToken"></param>
            <param name="maxBuildsPerDefinition"></param>
            <param name="deletedFilter"></param>
            <param name="queryOrder"></param>
            <param name="branchName"></param>
            <param name="buildIds"></param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientCompatBase.GetDefinitionAsync(System.String,System.Int32,System.Nullable{System.Int32},System.Collections.Generic.IEnumerable{System.String},System.Object,System.Threading.CancellationToken)">
            <summary>
            [Preview API] Gets a definition, optionally at a specific revision
            </summary>
            <param name="project">Project ID or project name</param>
            <param name="definitionId"></param>
            <param name="revision"></param>
            <param name="propertyFilters"></param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientCompatBase.GetDefinitionAsync(System.Guid,System.Int32,System.Nullable{System.Int32},System.Collections.Generic.IEnumerable{System.String},System.Object,System.Threading.CancellationToken)">
            <summary>
            [Preview API] Gets a definition, optionally at a specific revision
            </summary>
            <param name="project">Project ID</param>
            <param name="definitionId"></param>
            <param name="revision"></param>
            <param name="propertyFilters"></param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientCompatBase.GetDefinitionAsync(System.Int32,System.Nullable{System.Int32},System.Collections.Generic.IEnumerable{System.String},System.Object,System.Threading.CancellationToken)">
            <summary>
            [Preview API] Gets a definition, optionally at a specific revision
            </summary>
            <param name="definitionId"></param>
            <param name="revision"></param>
            <param name="propertyFilters"></param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientCompatBase.GetDefinitionsAsync(System.String,System.String,System.String,System.String,System.Nullable{Microsoft.TeamFoundation.Build.WebApi.DefinitionQueryOrder},System.Nullable{System.Int32},System.String,System.Nullable{System.DateTime},System.Collections.Generic.IEnumerable{System.Int32},System.String,System.Nullable{System.DateTime},System.Nullable{System.DateTime},System.Object,System.Threading.CancellationToken)">
            <summary>
            [Preview API] Gets definitions, optionally filtered by name
            </summary>
            <param name="project">Project ID or project name</param>
            <param name="name"></param>
            <param name="repositoryId"></param>
            <param name="repositoryType"></param>
            <param name="queryOrder"></param>
            <param name="top"></param>
            <param name="continuationToken"></param>
            <param name="minMetricsTime"></param>
            <param name="definitionIds"></param>
            <param name="path"></param>
            <param name="builtAfter"></param>
            <param name="notBuiltAfter"></param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientCompatBase.GetDefinitionsAsync(System.Guid,System.String,System.String,System.String,System.Nullable{Microsoft.TeamFoundation.Build.WebApi.DefinitionQueryOrder},System.Nullable{System.Int32},System.String,System.Nullable{System.DateTime},System.Collections.Generic.IEnumerable{System.Int32},System.String,System.Nullable{System.DateTime},System.Nullable{System.DateTime},System.Object,System.Threading.CancellationToken)">
            <summary>
            [Preview API] Gets definitions, optionally filtered by name
            </summary>
            <param name="project">Project ID</param>
            <param name="name"></param>
            <param name="repositoryId"></param>
            <param name="repositoryType"></param>
            <param name="queryOrder"></param>
            <param name="top"></param>
            <param name="continuationToken"></param>
            <param name="minMetricsTime"></param>
            <param name="definitionIds"></param>
            <param name="path"></param>
            <param name="builtAfter"></param>
            <param name="notBuiltAfter"></param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientCompatBase.GetDefinitionsAsync(System.String,System.String,System.String,System.Nullable{Microsoft.TeamFoundation.Build.WebApi.DefinitionQueryOrder},System.Nullable{System.Int32},System.String,System.Nullable{System.DateTime},System.Collections.Generic.IEnumerable{System.Int32},System.String,System.Nullable{System.DateTime},System.Nullable{System.DateTime},System.Object,System.Threading.CancellationToken)">
            <summary>
            [Preview API] Gets definitions, optionally filtered by name
            </summary>
            <param name="name"></param>
            <param name="repositoryId"></param>
            <param name="repositoryType"></param>
            <param name="queryOrder"></param>
            <param name="top"></param>
            <param name="continuationToken"></param>
            <param name="minMetricsTime"></param>
            <param name="definitionIds"></param>
            <param name="path"></param>
            <param name="builtAfter"></param>
            <param name="notBuiltAfter"></param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientCompatBase.GetDefinitionsAsync(System.String,System.String,System.String,System.String,System.Nullable{Microsoft.TeamFoundation.Build.WebApi.DefinitionQueryOrder},System.Nullable{System.Int32},System.String,System.Nullable{System.DateTime},System.Collections.Generic.IEnumerable{System.Int32},System.String,System.Nullable{System.DateTime},System.Nullable{System.DateTime},System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Object,System.Threading.CancellationToken)">
            <summary>
            [Preview API] Gets definitions, optionally filtered by name
            </summary>
            <param name="project">Project ID or project name</param>
            <param name="name"></param>
            <param name="repositoryId"></param>
            <param name="repositoryType"></param>
            <param name="queryOrder"></param>
            <param name="top"></param>
            <param name="continuationToken"></param>
            <param name="minMetricsTime"></param>
            <param name="definitionIds"></param>
            <param name="path"></param>
            <param name="builtAfter"></param>
            <param name="notBuiltAfter"></param>
            <param name="includeAllProperties"></param>
            <param name="includeLatestBuilds"></param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientCompatBase.GetDefinitionsAsync(System.Guid,System.String,System.String,System.String,System.Nullable{Microsoft.TeamFoundation.Build.WebApi.DefinitionQueryOrder},System.Nullable{System.Int32},System.String,System.Nullable{System.DateTime},System.Collections.Generic.IEnumerable{System.Int32},System.String,System.Nullable{System.DateTime},System.Nullable{System.DateTime},System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Object,System.Threading.CancellationToken)">
            <summary>
            [Preview API] Gets definitions, optionally filtered by name
            </summary>
            <param name="project">Project ID</param>
            <param name="name"></param>
            <param name="repositoryId"></param>
            <param name="repositoryType"></param>
            <param name="queryOrder"></param>
            <param name="top"></param>
            <param name="continuationToken"></param>
            <param name="minMetricsTime"></param>
            <param name="definitionIds"></param>
            <param name="path"></param>
            <param name="builtAfter"></param>
            <param name="notBuiltAfter"></param>
            <param name="includeAllProperties"></param>
            <param name="includeLatestBuilds"></param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientCompatBase.GetDefinitionsAsync(System.String,System.String,System.String,System.Nullable{Microsoft.TeamFoundation.Build.WebApi.DefinitionQueryOrder},System.Nullable{System.Int32},System.String,System.Nullable{System.DateTime},System.Collections.Generic.IEnumerable{System.Int32},System.String,System.Nullable{System.DateTime},System.Nullable{System.DateTime},System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Object,System.Threading.CancellationToken)">
            <summary>
            [Preview API] Gets definitions, optionally filtered by name
            </summary>
            <param name="name"></param>
            <param name="repositoryId"></param>
            <param name="repositoryType"></param>
            <param name="queryOrder"></param>
            <param name="top"></param>
            <param name="continuationToken"></param>
            <param name="minMetricsTime"></param>
            <param name="definitionIds"></param>
            <param name="path"></param>
            <param name="builtAfter"></param>
            <param name="notBuiltAfter"></param>
            <param name="includeAllProperties"></param>
            <param name="includeLatestBuilds"></param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="T:Microsoft.TeamFoundation.Build.WebApi.AgentPoolQueue">
            <summary>
            Represents a queue for running builds.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.AgentPoolQueue.Id">
            <summary>
            The ID of the queue.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.AgentPoolQueue.Name">
            <summary>
            The name of the queue.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.AgentPoolQueue.Url">
            <summary>
            The full http link to the resource.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.AgentPoolQueue.Pool">
            <summary>
            The pool used by this queue.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.AgentPoolQueue.Links">
            <summary>
            The links to other objects related to this object.
            </summary>
        </member>
        <member name="T:Microsoft.TeamFoundation.Build.WebApi.AgentPoolQueueTarget">
            <summary>
            Describes how a phase should run against an agent queue.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.AgentPoolQueueTarget.Queue">
            <summary>
            The queue.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.AgentPoolQueueTarget.Demands">
            <summary>
            The list of demands required for the queue.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.AgentPoolQueueTarget.ExecutionOptions">
            <summary>
            The execution options.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.AgentPoolQueueTarget.AllowScriptsAuthAccessOption">
            <summary>
            Enables scripts and other processes launched while executing phase to access the OAuth token
            </summary>
        </member>
        <member name="T:Microsoft.TeamFoundation.Build.WebApi.AgentTargetExecutionOptions">
            <summary>
            Additional options for running phases against an agent queue.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.AgentTargetExecutionOptions.Type">
            <summary>
            Indicates the type of execution options.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.ArtifactResource.Type">
            <summary>
            The type of the resource: File container, version control folder, UNC path, etc.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.ArtifactResource.Data">
            <summary>
            Type-specific data about the artifact.
            </summary>
            <remarks>
            For example, "#/10002/5/drop", "$/drops/5", "\\myshare\myfolder\mydrops\5"
            </remarks>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.ArtifactResource.Properties">
            <summary>
            Type-specific properties of the artifact.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.ArtifactResource.Url">
            <summary>
            The full http link to the resource.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.ArtifactResource.DownloadUrl">
            <summary>
            A link to download the resource.
            </summary>
            <remarks>
            This might include things like query parameters to download as a zip file.
            </remarks>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.ArtifactResource.DownloadTicket">
            <summary>
            A secret that can be sent in a request header to retrieve an artifact anonymously. Valid for a limited amount of time. Optional.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.ArtifactResource.Links">
            <summary>
            The links to other objects related to this object.
            </summary>
        </member>
        <member name="T:Microsoft.TeamFoundation.Build.WebApi.Attachment">
            <summary>
            Represents an attachment to a build.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.Attachment.Name">
            <summary>
            The name of the attachment.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.Attachment.Links">
            <summary>
            The links to other objects related to this object.
            </summary>
        </member>
        <member name="T:Microsoft.TeamFoundation.Build.WebApi.Build">
            <summary>
            Data representation of a build.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.Build.Id">
            <summary>
            The ID of the build.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.Build.BuildNumber">
            <summary>
            The build number/name of the build.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.Build.Status">
            <summary>
            The status of the build.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.Build.Result">
            <summary>
            The build result.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.Build.QueueTime">
            <summary>
            The time that the build was queued.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.Build.StartTime">
            <summary>
            The time that the build was started.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.Build.FinishTime">
            <summary>
            The time that the build was completed.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.Build.Links">
            <summary>
            The links to other objects related to this object.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.Build.Url">
            <summary>
            The REST URL of the build.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.Build.Definition">
            <summary>
            The definition associated with the build.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.Build.BuildNumberRevision">
            <summary>
            The build number revision.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.Build.Project">
            <summary>
            The team project.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.Build.Uri">
            <summary>
            The URI of the build.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.Build.SourceBranch">
            <summary>
            The source branch.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.Build.SourceVersion">
            <summary>
            The source version.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.Build.Queue">
            <summary>
            The queue. This is only set if the definition type is Build.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.Build.Controller">
            <summary>
            The build controller. This is only set if the definition type is Xaml.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.Build.QueuePosition">
            <summary>
            The current position of the build in the queue.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.Build.Priority">
            <summary>
            The build's priority.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.Build.Reason">
            <summary>
            The reason that the build was created.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.Build.RequestedFor">
            <summary>
            The identity on whose behalf the build was queued.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.Build.RequestedBy">
            <summary>
            The identity that queued the build.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.Build.LastChangedDate">
            <summary>
            The date the build was last changed.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.Build.LastChangedBy">
            <summary>
            The identity representing the process or person that last changed the build.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.Build.DeletedDate">
            <summary>
            The date the build was deleted.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.Build.DeletedBy">
            <summary>
            The identity of the process or person that deleted the build.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.Build.DeletedReason">
            <summary>
            The description of how the build was deleted.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.Build.Parameters">
            <summary>
            The parameters for the build.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.Build.Demands">
            <summary>
            A list of demands that represents the agent capabilities required by this build.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.Build.OrchestrationPlan">
            <summary>
            The orchestration plan for the build.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.Build.Plans">
            <summary>
            The list of Orchestration plans associated with the build.
            </summary>
            <remarks>
            The build may have plans in addition to the main plan. For example, the cleanup job may have an orchestration plan associated with it.
            </remarks>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.Build.Logs">
            <summary>
            Information about the build logs.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.Build.Repository">
            <summary>
            The repository.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.Build.QueueOptions">
            <summary>
            Additional options for queueing the build.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.Build.Deleted">
            <summary>
            Indicates whether the build has been deleted.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.Build.Properties">
            <summary>
            A collection of properties which may be used to extend the storage fields available
            for a given build.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.Build.Tags">
            <summary>
            A collection of tags associated with the build.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.Build.ValidationResults">
            <summary>
            The list of validation errors and warnings.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.Build.KeepForever">
            <summary>
            Indicates whether the build should be skipped by retention policies.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.Build.Quality">
            <summary>
            The quality of the xaml build (good, bad, etc.)
            </summary>
            <remarks>
            This is only used for XAML builds.
            </remarks>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.Build.RetainedByRelease">
            <summary>
            Indicates whether the build is retained by a release.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.Build.TriggeredByBuild">
            <summary>
            The build that triggered this build via a Build completion trigger.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.Build.TriggerInfo">
            <summary>
            Trigger-specific information about the build.
            </summary>
        </member>
        <member name="F:Microsoft.TeamFoundation.Build.WebApi.Build.m_plans">
            <summary>
            Orchestration plans associated with the build (build, cleanup)
            </summary>
        </member>
        <member name="F:Microsoft.TeamFoundation.Build.WebApi.Build.m_triggerInfo">
            <summary>
            Sourceprovider-specific information about what triggered the build
            </summary>
            <remarks>Added in 3.2-preview.3</remarks>
        </member>
        <member name="T:Microsoft.TeamFoundation.Build.WebApi.BuildArtifact">
            <summary>
            Represents an artifact produced by a build.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.BuildArtifact.Id">
            <summary>
            The artifact ID.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.BuildArtifact.Name">
            <summary>
            The name of the artifact.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.BuildArtifact.Resource">
            <summary>
            The actual resource.
            </summary>
        </member>
        <member name="T:Microsoft.TeamFoundation.Build.WebApi.BuildBadge">
            <summary>
            Represents a build badge.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.BuildBadge.BuildId">
            <summary>
            The ID of the build represented by this badge.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.BuildBadge.ImageUrl">
            <summary>
            A link to the SVG resource.
            </summary>
        </member>
        <member name="T:Microsoft.TeamFoundation.Build.WebApi.BuildDefinition">
            <summary>
            Represents a build definition.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.BuildDefinition.BuildNumberFormat">
            <summary>
            The build number format.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.BuildDefinition.Comment">
            <summary>
            A save-time comment for the definition.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.BuildDefinition.Description">
            <summary>
            The description.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.BuildDefinition.DropLocation">
            <summary>
            The drop location for the definition.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.BuildDefinition.JobAuthorizationScope">
            <summary>
            The job authorization scope for builds queued against this definition.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.BuildDefinition.JobTimeoutInMinutes">
            <summary>
            The job execution timeout (in minutes) for builds queued against this definition.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.BuildDefinition.JobCancelTimeoutInMinutes">
            <summary>
            The job cancel timeout (in minutes) for builds cancelled by user for this definition.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.BuildDefinition.BadgeEnabled">
            <summary>
            Indicates whether badges are enabled for this definition.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.BuildDefinition.Steps">
            <summary>
            The list of steps for this definition.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.BuildDefinition.Process">
            <summary>
            The build process.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.BuildDefinition.Options">
            <summary>
            A list of build options used by this definition.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.BuildDefinition.Repository">
            <summary>
            The repository.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.BuildDefinition.ProcessParameters">
            <summary>
            The process parameters for this definition.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.BuildDefinition.Triggers">
            <summary>
            The list of triggers for this definition.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.BuildDefinition.Variables">
            <summary>
            The variables used by this definition.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.BuildDefinition.VariableGroups">
            <summary>
            The variable groups used by this definition.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.BuildDefinition.Counters">
            <summary>
            The list of counters used by this definition.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.BuildDefinition.Demands">
            <summary>
            The list of demands that represents the capabilities required by all agents for this definition.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.BuildDefinition.RetentionRules">
            <summary>
            The list of retention policies for this definition.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.BuildDefinition.Properties">
            <summary>
            A collection of properties which may be used to extend the storage fields available
            for a given definition.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.BuildDefinition.Tags">
            <summary>
            A collection of tags associated with the build definition.
            </summary>
        </member>
        <member name="T:Microsoft.TeamFoundation.Build.WebApi.BuildDefinitionCounter">
            <summary>
            Represents a variable that increases in value with each build.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.BuildDefinitionCounter.Id">
            <summary>
            The unique Id of the Counter.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.BuildDefinitionCounter.Value">
            <summary>
            This is the current counter value.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.BuildDefinitionCounter.Seed">
            <summary>
            This is the original counter value.
            </summary>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildDefinitionCounter.Clone">
            <summary>
            Clones this BuildDefinitionCounter
            </summary>
            <returns>A new BuildDefinitionCounter with the same values.</returns>
        </member>
        <member name="T:Microsoft.TeamFoundation.Build.WebApi.BuildDefinitionReference">
            <summary>
            Represents a reference to a build definition.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.BuildDefinitionReference.DefinitionQuality">
            <summary>
            The quality of the definition document (draft, etc.)
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.BuildDefinitionReference.AuthoredBy">
            <summary>
            The author of the definition.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.BuildDefinitionReference.ParentDefinition">
            <summary>
            A reference to the definition that this definition is a draft of, if this is a draft definition.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.BuildDefinitionReference.Drafts">
            <summary>
            The list of drafts associated with this definition, if this is not a draft definition.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.BuildDefinitionReference.Queue">
            <summary>
            The default queue for builds run against this definition.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.BuildDefinitionReference.Metrics">
            <summary>
            The metrics for this definition.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.BuildDefinitionReference.LatestBuild">
            <summary>
            The latest build for this definition.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.BuildDefinitionReference.LatestCompletedBuild">
            <summary>
            The latest completed build for this definition.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.BuildDefinitionReference.Links">
            <summary>
            The links to other objects related to this object.
            </summary>
        </member>
        <member name="T:Microsoft.TeamFoundation.Build.WebApi.BuildDefinitionRevision">
            <summary>
            Represents a revision of a build definition.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.BuildDefinitionRevision.Revision">
            <summary>
            The revision number.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.BuildDefinitionRevision.Name">
            <summary>
            The name of the definition.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.BuildDefinitionRevision.ChangedBy">
            <summary>
            The identity of the person or process that changed the definition.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.BuildDefinitionRevision.ChangedDate">
            <summary>
            The date and time that the definition was changed.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.BuildDefinitionRevision.ChangeType">
            <summary>
            The change type (add, edit, delete).
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.BuildDefinitionRevision.Comment">
            <summary>
            The comment associated with the change.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.BuildDefinitionRevision.DefinitionUrl">
            <summary>
            A link to the definition at this revision.
            </summary>
        </member>
        <member name="T:Microsoft.TeamFoundation.Build.WebApi.TaskDefinitionReference">
            <summary>
            A reference to a task definition.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.TaskDefinitionReference.Id">
            <summary>
            The ID of the task.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.TaskDefinitionReference.VersionSpec">
            <summary>
            The version of the task.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.TaskDefinitionReference.DefinitionType">
            <summary>
            The type of task (task or task group).
            </summary>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.TaskDefinitionReference.Clone">
            <summary>
            A clone of this reference.
            </summary>
            <returns></returns>
        </member>
        <member name="T:Microsoft.TeamFoundation.Build.WebApi.BuildDefinitionStep">
            <summary>
            Represents a step in a build phase.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.BuildDefinitionStep.TaskDefinition">
            <summary>
            The task associated with this step.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.BuildDefinitionStep.Inputs">
            <summary>
            The inputs used by this step.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.BuildDefinitionStep.Enabled">
            <summary>
            Indicates whether the step is enabled.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.BuildDefinitionStep.ContinueOnError">
            <summary>
            Indicates whether the phase should continue even if this step fails.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.BuildDefinitionStep.AlwaysRun">
            <summary>
            Indicates whether this step should run even if a previous step fails.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.BuildDefinitionStep.DisplayName">
            <summary>
            The display name for this step.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.BuildDefinitionStep.TimeoutInMinutes">
            <summary>
            The time, in minutes, that this step is allowed to run.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.BuildDefinitionStep.Condition">
            <summary>
            A condition that determines whether this step should run.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.BuildDefinitionStep.RefName">
            <summary>
            The reference name for this step.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.BuildDefinitionStep.Environment">
            <summary>
            The run-time environment for this step.
            </summary>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildDefinitionStep.Clone">
            <summary>
            A clone of this step.
            </summary>
            <returns></returns>
        </member>
        <member name="T:Microsoft.TeamFoundation.Build.WebApi.BuildDefinitionTemplate">
            <summary>
            Represents a template from which new build definitions can be created.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.BuildDefinitionTemplate.Id">
            <summary>
            The ID of the template.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.BuildDefinitionTemplate.Name">
            <summary>
            The name of the template.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.BuildDefinitionTemplate.CanDelete">
            <summary>
            Indicates whether the template can be deleted.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.BuildDefinitionTemplate.Category">
            <summary>
            The template category.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.BuildDefinitionTemplate.DefaultHostedQueue">
            <summary>
            An optional hosted agent queue for the template to use by default.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.BuildDefinitionTemplate.IconTaskId">
            <summary>
            The ID of the task whose icon is used when showing this template in the UI.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.BuildDefinitionTemplate.Description">
            <summary>
            A description of the template.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.BuildDefinitionTemplate.Template">
            <summary>
            The actual template.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.BuildDefinitionTemplate.Icons">
            <summary>
            A dictionary of media type strings to icons for this template.
            </summary>
        </member>
        <member name="T:Microsoft.TeamFoundation.Build.WebApi.BuildDefinitionVariable">
            <summary>
            Represents a variable used by a build definition.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.BuildDefinitionVariable.Value">
            <summary>
            The value of the variable.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.BuildDefinitionVariable.AllowOverride">
            <summary>
            Indicates whether the value can be set at queue time.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.BuildDefinitionVariable.IsSecret">
            <summary>
            Indicates whether the variable's value is a secret.
            </summary>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildDefinitionVariable.Clone">
            <summary>
            A clone of this BuildDefinitionVariable.
            </summary>
            <returns>A new BuildDefinitionVariable</returns>
        </member>
        <member name="T:Microsoft.TeamFoundation.Build.WebApi.BuildLog">
            <summary>
            Represents a build log.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.BuildLog.LineCount">
            <summary>
            The number of lines in the log.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.BuildLog.CreatedOn">
            <summary>
            The date and time the log was created.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.BuildLog.LastChangedOn">
            <summary>
            The date and time the log was last changed.
            </summary>
        </member>
        <member name="T:Microsoft.TeamFoundation.Build.WebApi.BuildLogReference">
            <summary>
            Represents a reference to a build log.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.BuildLogReference.Id">
            <summary>
            The ID of the log.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.BuildLogReference.Type">
            <summary>
            The type of the log location.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.BuildLogReference.Url">
            <summary>
            A full link to the log resource.
            </summary>
        </member>
        <member name="T:Microsoft.TeamFoundation.Build.WebApi.BuildMetric">
            <summary>
            Represents metadata about builds in the system.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.BuildMetric.Name">
            <summary>
            The name of the metric.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.BuildMetric.Scope">
            <summary>
            The scope.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.BuildMetric.IntValue">
            <summary>
            The value.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.BuildMetric.Date">
            <summary>
            The date for the scope.
            </summary>
        </member>
        <member name="T:Microsoft.TeamFoundation.Build.WebApi.BuildOption">
            <summary>
            Represents the application of an optional behavior to a build definition.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.BuildOption.BuildOptionDefinition">
            <summary>
            A reference to the build option.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.BuildOption.Inputs">
            <summary>
            The inputs that configure the behavior.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.BuildOption.Enabled">
            <summary>
            Indicates whether the behavior is enabled.
            </summary>
        </member>
        <member name="T:Microsoft.TeamFoundation.Build.WebApi.BuildOptionGroupDefinition">
            <summary>
            Represents a group of inputs for a build option.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.BuildOptionGroupDefinition.Name">
            <summary>
            The internal name of the group.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.BuildOptionGroupDefinition.DisplayName">
            <summary>
            The name of the group to display in the UI.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.BuildOptionGroupDefinition.IsExpanded">
            <summary>
            Indicates whether the group is initially displayed as expanded in the UI.
            </summary>
        </member>
        <member name="T:Microsoft.TeamFoundation.Build.WebApi.BuildOptionDefinition">
            <summary>
            Represents an optional behavior that can be applied to a build definition.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.BuildOptionDefinition.Ordinal">
            <summary>
            A value that indicates the relative order in which the behavior should be applied.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.BuildOptionDefinition.Name">
            <summary>
            The name of the build option.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.BuildOptionDefinition.Description">
            <summary>
            The description.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.BuildOptionDefinition.Inputs">
            <summary>
            The list of inputs defined for the build option.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.BuildOptionDefinition.Groups">
            <summary>
            The list of input groups defined for the build option.
            </summary>
        </member>
        <member name="T:Microsoft.TeamFoundation.Build.WebApi.BuildOptionDefinitionReference">
            <summary>
            Represents a reference to a build option definition.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.BuildOptionDefinitionReference.Id">
            <summary>
            The ID of the referenced build option.
            </summary>
        </member>
        <member name="T:Microsoft.TeamFoundation.Build.WebApi.BuildOptionInputDefinition">
            <summary>
            Represents an input for a build option.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.BuildOptionInputDefinition.Name">
            <summary>
            The name of the input.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.BuildOptionInputDefinition.Label">
            <summary>
            The label for the input.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.BuildOptionInputDefinition.DefaultValue">
            <summary>
            The default value.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.BuildOptionInputDefinition.Required">
            <summary>
            Indicates whether the input is required to have a value.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.BuildOptionInputDefinition.InputType">
            <summary>
            Indicates the type of the input value.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.BuildOptionInputDefinition.VisibleRule">
            <summary>
            The rule that is applied to determine whether the input is visible in the UI.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.BuildOptionInputDefinition.GroupName">
            <summary>
            The name of the input group that this input belongs to.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.BuildOptionInputDefinition.Options">
            <summary>
            A dictionary of options for this input.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.BuildOptionInputDefinition.HelpDocuments">
            <summary>
            A dictionary of help documents for this input.
            </summary>
        </member>
        <member name="T:Microsoft.TeamFoundation.Build.WebApi.BuildProcess">
            <summary>
            Represents a build process.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.BuildProcess.Type">
            <summary>
            The type of the process.
            </summary>
            <remarks>
            See <see cref="T:Microsoft.TeamFoundation.Build.WebApi.ProcessType" /> for a list of valid process types.
            </remarks>
        </member>
        <member name="T:Microsoft.TeamFoundation.Build.WebApi.BuildProcessResources">
            <summary>
            Represents resources used by a build process.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.BuildProcessResources.Queues">
            <summary>
            Information about the queues used by the process.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.BuildProcessResources.Endpoints">
            <summary>
            Information about the endpoints used by the process.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.BuildProcessResources.Files">
            <summary>
            Information about the secure files used by the process.
            </summary>
        </member>
        <member name="T:Microsoft.TeamFoundation.Build.WebApi.ResourceReference">
            <summary>
            Represents a reference to a resource.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.ResourceReference.Alias">
            <summary>
            An alias to be used when referencing the resource.
            </summary>
        </member>
        <member name="T:Microsoft.TeamFoundation.Build.WebApi.AgentPoolQueueReference">
            <summary>
            Represents a reference to an agent queue.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.AgentPoolQueueReference.Id">
            <summary>
            The ID of the queue.
            </summary>
        </member>
        <member name="T:Microsoft.TeamFoundation.Build.WebApi.ServiceEndpointReference">
            <summary>
            Represents a referenec to a service endpoint.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.ServiceEndpointReference.Id">
            <summary>
            The ID of the service endpoint.
            </summary>
        </member>
        <member name="T:Microsoft.TeamFoundation.Build.WebApi.SecureFileReference">
            <summary>
            Represents a reference to a secure file.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.SecureFileReference.Id">
            <summary>
            The ID of the secure file.
            </summary>
        </member>
        <member name="T:Microsoft.TeamFoundation.Build.WebApi.BuildRepository">
            <summary>
            Represents a repository used by a build definition.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.BuildRepository.Id">
            <summary>
            The ID of the repository.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.BuildRepository.Type">
            <summary>
             The type of the repository.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.BuildRepository.Name">
            <summary>
            The friendly name of the repository.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.BuildRepository.Url">
            <summary>
            The URL of the repository.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.BuildRepository.DefaultBranch">
            <summary>
            The name of the default branch.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.BuildRepository.RootFolder">
            <summary>
            The root folder.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.BuildRepository.Clean">
            <summary>
            Indicates whether to clean the target folder when getting code from the repository.
            </summary>
            <remarks>
            This is a String so that it can reference variables.
            </remarks>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.BuildRepository.CheckoutSubmodules">
            <summary>
            Indicates whether to checkout submodules.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.BuildRepository.Properties">
            <summary>
            A dictionary that holds additional information about the repository.
            </summary>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildRepository.Clone">
            <summary>
            Clones this object.
            </summary>
            <returns></returns>
        </member>
        <member name="T:Microsoft.TeamFoundation.Build.WebApi.BuildReportMetadata">
            <summary>
            Represents information about a build report.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.BuildReportMetadata.BuildId">
            <summary>
            The Id of the build.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.BuildReportMetadata.Content">
            <summary>
            The content of the report.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.BuildReportMetadata.Type">
            <summary>
            The type of the report.
            </summary>
            <remarks>
            See <see cref="T:Microsoft.TeamFoundation.Build.WebApi.ReportTypes" /> for a list of supported report types.
            </remarks>
        </member>
        <member name="T:Microsoft.TeamFoundation.Build.WebApi.BuildRequestValidationResult">
            <summary>
            Represents the result of validating a build request.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.BuildRequestValidationResult.Result">
            <summary>
            The result.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.BuildRequestValidationResult.Message">
            <summary>
            The message associated with the result.
            </summary>
        </member>
        <member name="T:Microsoft.TeamFoundation.Build.WebApi.BuildReference">
            <summary>
            Represents a reference to a build.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.BuildReference.Id">
            <summary>
            The ID of the build.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.BuildReference.BuildNumber">
            <summary>
            The build number.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.BuildReference.Status">
            <summary>
            The build status.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.BuildReference.Result">
            <summary>
            The build result.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.BuildReference.QueueTime">
            <summary>
            The time that the build was queued.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.BuildReference.StartTime">
            <summary>
            The time that the build was started.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.BuildReference.FinishTime">
            <summary>
            The time that the build was completed.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.BuildReference.RequestedFor">
            <summary>
            The identity on whose behalf the build was queued.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.BuildReference.Deleted">
            <summary>
            Indicates whether the build has been deleted.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.BuildReference.Links">
            <summary>
            The links to other objects related to this object.
            </summary>
        </member>
        <member name="T:Microsoft.TeamFoundation.Build.WebApi.BuildResourceUsage">
            <summary>
            Represents information about resources used by builds in the system.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.BuildResourceUsage.XamlControllers">
            <summary>
            The number of XAML controllers.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.BuildResourceUsage.DistributedTaskAgents">
            <summary>
            The number of build agents.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.BuildResourceUsage.TotalUsage">
            <summary>
            The total usage.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.BuildResourceUsage.PaidPrivateAgentSlots">
            <summary>
            The number of paid private agent slots.
            </summary>
        </member>
        <member name="T:Microsoft.TeamFoundation.Build.WebApi.BuildSettings">
            <summary>
            Represents system-wide build settings.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.BuildSettings.DefaultRetentionPolicy">
            <summary>
            The default retention policy.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.BuildSettings.MaximumRetentionPolicy">
            <summary>
            The maximum retention policy.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.BuildSettings.DaysToKeepDeletedBuildsBeforeDestroy">
            <summary>
            The number of days to keep records of deleted builds.
            </summary>
        </member>
        <member name="T:Microsoft.TeamFoundation.Build.WebApi.BuildTrigger">
            <summary>
            Represents a trigger for a buld definition.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.BuildTrigger.TriggerType">
            <summary>
            The type of the trigger.
            </summary>
        </member>
        <member name="T:Microsoft.TeamFoundation.Build.WebApi.ContinuousIntegrationTrigger">
            <summary>
            Represents a continuous integration (CI) trigger.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.ContinuousIntegrationTrigger.BatchChanges">
            <summary>
            Indicates whether changes should be batched while another CI build is running.
            </summary>
            <remarks>
            If this is true, then changes submitted while a CI build is running will be batched and built in one new CI build when the current build finishes.
            If this is false, then a new CI build will be triggered for each change to the repository.
            </remarks>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.ContinuousIntegrationTrigger.MaxConcurrentBuildsPerBranch">
            <summary>
            The maximum number of simultaneous CI builds that will run per branch.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.ContinuousIntegrationTrigger.BranchFilters">
            <summary>
            A list of filters that describe which branches will trigger builds.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.ContinuousIntegrationTrigger.PathFilters">
            <summary>
            A list of filters that describe which paths will trigger builds.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.ContinuousIntegrationTrigger.PollingInterval">
            <summary>
            The polling interval, in seconds.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.ContinuousIntegrationTrigger.PollingJobId">
            <summary>
            The ID of the job used to poll an external repository.
            </summary>
        </member>
        <member name="T:Microsoft.TeamFoundation.Build.WebApi.GatedCheckInTrigger">
            <summary>
            Represents a gated check-in trigger.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.GatedCheckInTrigger.RunContinuousIntegration">
            <summary>
            Indicates whether CI triggers should run after the gated check-in succeeds.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.GatedCheckInTrigger.UseWorkspaceMappings">
            <summary>
            Indicates whether to take workspace mappings into account when determining whether a build should run.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.GatedCheckInTrigger.PathFilters">
            <summary>
            A list of filters that describe which paths will trigger builds.
            </summary>
        </member>
        <member name="T:Microsoft.TeamFoundation.Build.WebApi.ScheduleTrigger">
            <summary>
            Represents a schedule trigger.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.ScheduleTrigger.Schedules">
            <summary>
            A list of schedule entries that describe when builds should run.
            </summary>
        </member>
        <member name="T:Microsoft.TeamFoundation.Build.WebApi.PullRequestTrigger">
            <summary>
            Represents a pull request trigger.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.PullRequestTrigger.Forks">
            <summary>
            Describes if forks of a selected repository should build and use secrets.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.PullRequestTrigger.BranchFilters">
            <summary>
            A list of filters that describe which branches will trigger builds.
            </summary>
        </member>
        <member name="T:Microsoft.TeamFoundation.Build.WebApi.BuildCompletionTrigger">
            <summary>
            Represents a build completion trigger.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.BuildCompletionTrigger.Definition">
            <summary>
            A reference to the definition that should trigger builds for this definition.
            </summary>
        </member>
        <member name="T:Microsoft.TeamFoundation.Build.WebApi.MappingDetails">
            <summary>
            Represents an entry in a workspace mapping.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.MappingDetails.ServerPath">
            <summary>
            The server path.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.MappingDetails.MappingType">
            <summary>
            The mapping type.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.MappingDetails.LocalPath">
            <summary>
            The local path.
            </summary>
        </member>
        <member name="T:Microsoft.TeamFoundation.Build.WebApi.BuildWorkspace">
            <summary>
            Represents a workspace mapping.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.BuildWorkspace.Mappings">
            <summary>
            The list of workspace mapping entries.
            </summary>
        </member>
        <member name="T:Microsoft.TeamFoundation.Build.WebApi.Change">
            <summary>
            Represents a change associated with a build.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.Change.Id">
            <summary>
            The identifier for the change. For a commit, this would be the SHA1. For a TFVC changeset, this would be the changeset ID.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.Change.Message">
            <summary>
            The description of the change. This might be a commit message or changeset description.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.Change.Type">
            <summary>
            The type of change. "commit", "changeset", etc.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.Change.Author">
            <summary>
            The author of the change.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.Change.Timestamp">
            <summary>
            The timestamp for the change.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.Change.Location">
            <summary>
            The location of the full representation of the resource.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.Change.MessageTruncated">
            <summary>
            Indicates whether the message was truncated.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.Change.DisplayUri">
            <summary>
            The location of a user-friendly representation of the resource.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.Change.Pusher">
            <summary>
            The person or process that pushed the change.
            </summary>
        </member>
        <member name="T:Microsoft.TeamFoundation.Build.WebApi.DefinitionReference">
            <summary>
            Represents a reference to a definition.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.DefinitionReference.Id">
            <summary>
            The ID of the referenced definition.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.DefinitionReference.Name">
            <summary>
            The name of the referenced definition.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.DefinitionReference.Url">
            <summary>
            The REST URL of the definition.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.DefinitionReference.Uri">
            <summary>
            The definition's URI.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.DefinitionReference.Path">
            <summary>
            The folder path of the definition.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.DefinitionReference.Type">
            <summary>
            The type of the definition.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.DefinitionReference.QueueStatus">
            <summary>
            A value that indicates whether builds can be queued against this definition.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.DefinitionReference.Revision">
            <summary>
            The definition revision number.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.DefinitionReference.CreatedDate">
            <summary>
            The date the definition was created.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.DefinitionReference.Project">
            <summary>
            A reference to the project.
            </summary>
        </member>
        <member name="T:Microsoft.TeamFoundation.Build.WebApi.Demand">
            <summary>
            Represents a demand used by a definition or build.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.Demand.Name">
            <summary>
            The name of the capability referenced by the demand.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.Demand.Value">
            <summary>
            The demanded value.
            </summary>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.Demand.Clone">
            <summary>
            Clones this object.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.Demand.TryParse(System.String,Microsoft.TeamFoundation.Build.WebApi.Demand@)">
            <summary>
            Parses a string into a Demand instance.
            </summary>
            <param name="input"></param>
            <param name="demand"></param>
            <returns></returns>
        </member>
        <member name="T:Microsoft.TeamFoundation.Build.WebApi.DemandEquals">
            <summary>
            Represents an "equals" demand.
            </summary>
            <remarks>
            This demand is satisfied when the value of the named capability matches the value stored in the demand.
            </remarks>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.DemandEquals.Clone">
            <summary>
            Clones this object.
            </summary>
            <returns></returns>
        </member>
        <member name="T:Microsoft.TeamFoundation.Build.WebApi.DemandExists">
            <summary>
            Represents an "exists" demand.
            </summary>
            <remarks>
            This demand is satisfied as long as the named capability exists, regardless of its value.
            </remarks>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.DemandExists.Clone">
            <summary>
            Clones this object.
            </summary>
            <returns></returns>
        </member>
        <member name="T:Microsoft.TeamFoundation.Build.WebApi.Dependency">
            <summary>
            Represents a dependency.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.Dependency.Scope">
            <summary>
            The scope. This names the object referenced by the dependency.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.Dependency.Event">
            <summary>
            The event. The dependency is satisfied when the referenced object emits this event.
            </summary>
        </member>
        <member name="T:Microsoft.TeamFoundation.Build.WebApi.Internals.BuildDefinition3_2">
            <summary>
            For back-compat with extensions that use the old Steps format instead of Process and Phases
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.Internals.BuildDefinition3_2.BuildNumberFormat">
            <summary>
            The build number format
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.Internals.BuildDefinition3_2.Comment">
            <summary>
            The comment entered when saving the definition
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.Internals.BuildDefinition3_2.Description">
            <summary>
            The description
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.Internals.BuildDefinition3_2.DropLocation">
            <summary>
            The drop location for the definition
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.Internals.BuildDefinition3_2.JobAuthorizationScope">
            <summary>
            The job authorization scope for builds which are queued against this definition
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.Internals.BuildDefinition3_2.JobTimeoutInMinutes">
            <summary>
            The job execution timeout in minutes for builds which are queued against this definition
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.Internals.BuildDefinition3_2.JobCancelTimeoutInMinutes">
            <summary>
            The job cancel timeout in minutes for builds which are cancelled by user for this definition
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.Internals.BuildDefinition3_2.BadgeEnabled">
            <summary>
            Indicates whether badges are enabled for this definition
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.Internals.BuildDefinition3_2.Steps">
            <summary>
            The list of steps for this definition.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.Internals.BuildDefinition3_2.Options">
            <summary>
            Build options
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.Internals.BuildDefinition3_2.Repository">
            <summary>
            The repository
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.Internals.BuildDefinition3_2.ProcessParameters">
            <summary>
            Process Parameters
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.Internals.BuildDefinition3_2.Triggers">
            <summary>
             The triggers
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.Internals.BuildDefinition3_2.Variables">
            <summary>
            The variables.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.Internals.BuildDefinition3_2.Demands">
            <summary>
            The demands.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.Internals.BuildDefinition3_2.RetentionRules">
            <summary>
            The retention rules.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.Internals.BuildDefinition3_2.Properties">
            <summary>
            A collection of properties which may be used to extend the storage fields available
            for a given definition.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.Internals.BuildDefinition3_2.Tags">
            <summary>
            A collection of tags associated with the build definition.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.Internals.BuildDefinition3_2.LatestBuild">
            <summary>
            The latest build for this definition.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.Internals.BuildDefinition3_2.LatestCompletedBuild">
            <summary>
            The latest completed build for this definition.
            </summary>
        </member>
        <member name="T:Microsoft.TeamFoundation.Build.WebApi.Internals.BuildDefinitionTemplate3_2">
            <summary>
            For back-compat with extensions that use the old Steps format instead of Process and Phases
            </summary>
        </member>
        <member name="T:Microsoft.TeamFoundation.Build.WebApi.BuildDefinitionReference3_2">
            <summary>
            For back-compat with extensions that use the old Steps format instead of Process and Phases
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.BuildDefinitionReference3_2.DefinitionQuality">
            <summary>
            The quality of the definition document (draft, etc.)
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.BuildDefinitionReference3_2.AuthoredBy">
            <summary>
            The author of the definition.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.BuildDefinitionReference3_2.ParentDefinition">
            <summary>
            A reference to the definition that this definition is a draft of, if this is a draft definition.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.BuildDefinitionReference3_2.Drafts">
            <summary>
            The list of drafts associated with this definition, if this is not a draft definition.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.BuildDefinitionReference3_2.Queue">
            <summary>
            The default queue for builds run against this definition.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.BuildDefinitionReference3_2.Metrics">
            <summary>
            The metrics for this definition.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.BuildDefinitionReference3_2.Links">
            <summary>
            The links to other objects related to this object.
            </summary>
        </member>
        <member name="T:Microsoft.TeamFoundation.Build.WebApi.DesignerProcess">
            <summary>
            Represents a build process supported by the build definition designer.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.DesignerProcess.Phases">
            <summary>
            The list of phases.
            </summary>
        </member>
        <member name="T:Microsoft.TeamFoundation.Build.WebApi.Folder">
            <summary>
            Represents a folder that contains build definitions.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.Folder.Path">
            <summary>
            The full path.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.Folder.Description">
            <summary>
            The description.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.Folder.CreatedOn">
            <summary>
            The date the folder was created.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.Folder.CreatedBy">
            <summary>
            The process or person who created the folder.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.Folder.LastChangedDate">
            <summary>
            The date the folder was last changed.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.Folder.LastChangedBy">
            <summary>
            The process or person that last changed the folder.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.Folder.Project">
            <summary>
            The project.
            </summary>
        </member>
        <member name="T:Microsoft.TeamFoundation.Build.WebApi.Forks">
            <summary>
            Represents the ability to build forks of the selected repository.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.Forks.Enabled">
            <summary>
            Indicates whether the trigger should queue builds for forks of the selected repository.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.Forks.AllowSecrets">
            <summary>
            Indicates whether a build should use secrets when building forks of the selected repository.
            </summary>
        </member>
        <member name="T:Microsoft.TeamFoundation.Build.WebApi.Issue">
            <summary>
            Represents an issue (error, warning) associated with a build.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.Issue.Type">
            <summary>
            The type (error, warning) of the issue.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.Issue.Category">
            <summary>
            The category.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.Issue.Message">
            <summary>
            A description of the issue.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.Issue.Data">
            <summary>
            A dictionary containing details about the issue.
            </summary>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.Issue.Clone">
            <summary>
            Clones this object.
            </summary>
            <returns></returns>
        </member>
        <member name="T:Microsoft.TeamFoundation.Build.WebApi.MultipleAgentExecutionOptions">
            <summary>
            Represents options for running a phase against multiple agents.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.MultipleAgentExecutionOptions.MaxConcurrency">
            <summary>
            The maximum number of agents to use simultaneously.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.MultipleAgentExecutionOptions.ContinueOnError">
            <summary>
            Indicates whether failure on one agent should prevent the phase from running on other agents.
            </summary>
        </member>
        <member name="T:Microsoft.TeamFoundation.Build.WebApi.Phase">
            <summary>
            Represents a phase of a build definition.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.Phase.Name">
            <summary>
            The name of the phase.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.Phase.RefName">
            <summary>
            The unique ref name of the phase.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.Phase.Steps">
            <summary>
            The list of steps run by the phase.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.Phase.Variables">
            <summary>
            The list of variables defined on the phase.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.Phase.Dependencies">
            <summary>
            The list of dependencies for this phase.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.Phase.Condition">
            <summary>
            The condition that must be true for this phase to execute.
            </summary>
            <remarks>
            The condition is evaluated after all dependencies are satisfied.
            </remarks>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.Phase.Target">
            <summary>
            The target (agent, server, etc.) for this phase.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.Phase.JobAuthorizationScope">
            <summary>
            The job authorization scope for builds queued against this definition.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.Phase.JobTimeoutInMinutes">
            <summary>
            The job execution timeout, in minutes, for builds queued against this definition.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.Phase.JobCancelTimeoutInMinutes">
            <summary>
            The cancellation timeout, in minutes, for builds queued against this definition.
            </summary>
        </member>
        <member name="T:Microsoft.TeamFoundation.Build.WebApi.PhaseTarget">
            <summary>
            Represents the target of a phase.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.PhaseTarget.Type">
            <summary>
            The type of the target.
            </summary>
            <remarks>
            <see cref="T:Microsoft.TeamFoundation.Build.WebApi.PhaseTargetType" /> for valid phase target types.
            </remarks>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.PropertyValue.PropertyName">
            <summary>
            Name in the name value mapping
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.PropertyValue.Value">
            <summary>
            Value in the name value mapping
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.PropertyValue.ChangedBy">
            <summary>
            Guid of identity that changed this property value
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.PropertyValue.ChangedDate">
            <summary>
            The date this property value was changed
            </summary>
        </member>
        <member name="T:Microsoft.TeamFoundation.Build.WebApi.RepositoryWebhook">
            <summary>
            Represents a repository's webhook returned from a source provider.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.RepositoryWebhook.Types">
            <summary>
             The types of triggers the webhook was created for.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.RepositoryWebhook.Name">
            <summary>
            The friendly name of the repository.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.RepositoryWebhook.Url">
            <summary>
            The URL of the repository.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.RequestReference.Id">
            <summary>
            Id of the resource
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.RequestReference.Url">
            <summary>
            Full http link to the resource
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.RequestReference.RequestedFor">
            <summary>
            Name of the requestor
            </summary>
        </member>
        <member name="T:Microsoft.TeamFoundation.Build.WebApi.RetentionPolicy">
            <summary>
            Represents a retention policy for a build definition.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.RetentionPolicy.Branches">
            <summary>
            The list of branches affected by the retention policy.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.RetentionPolicy.DaysToKeep">
            <summary>
            The number of days to keep builds.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.RetentionPolicy.MinimumToKeep">
            <summary>
            The minimum number of builds to keep.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.RetentionPolicy.DeleteBuildRecord">
            <summary>
            Indicates whether the build record itself should be deleted.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.RetentionPolicy.ArtifactsToDelete">
            <summary>
            The list of artifacts to delete.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.RetentionPolicy.ArtifactTypesToDelete">
            <summary>
            The list of types of artifacts to delete.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.RetentionPolicy.DeleteTestResults">
            <summary>
            Indicates whether to delete test results associated with the build.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.Schedule.TimeZoneId">
            <summary>
            Time zone of the build schedule (String representation of the time zone ID)
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.Schedule.StartHours">
            <summary>
            Local timezone hour to start
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.Schedule.StartMinutes">
            <summary>
            Local timezone minute to start
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.Schedule.DaysToBuild">
            <summary>
            Days for a build (flags enum for days of the week)
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.Schedule.ScheduleJobId">
            <summary>
            The Job Id of the Scheduled job that will queue the scheduled build.
            Since a single trigger can have multiple schedules and we want a single job
            to process a single schedule (since each schedule has a list of branches
            to build), the schedule itself needs to define the Job Id.
            This value will be filled in when a definition is added or updated. The UI
            does not provide it or use it.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.Schedule.BranchFilters">
            <summary>
            Branches that the schedule affects
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.Schedule.ScheduleOnlyWithChanges">
            <summary>
            Flag to determine if this schedule should only build if the associated
            source has been changed.
            </summary>
        </member>
        <member name="T:Microsoft.TeamFoundation.Build.WebApi.ServerTarget">
            <summary>
            Represents a phase target that runs on the server.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.ServerTarget.ExecutionOptions">
            <summary>
            The execution options.
            </summary>
        </member>
        <member name="T:Microsoft.TeamFoundation.Build.WebApi.ServerTargetExecutionOptions">
            <summary>
            Represents options for running a phase on the server.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.ServerTargetExecutionOptions.Type">
            <summary>
            The type.
            </summary>
            <remarks>
            <see cref="T:Microsoft.TeamFoundation.Build.WebApi.ServerTargetExecutionType" /> for supported types.
            </remarks>
        </member>
        <member name="T:Microsoft.TeamFoundation.Build.WebApi.ShallowReference">
            <summary>
            An abstracted reference to some other resource. This class is used to provide the build
            data contracts with a uniform way to reference other resources in a way that provides easy
            traversal through links.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.ShallowReference.Id">
            <summary>
            Id of the resource
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.ShallowReference.Name">
            <summary>
            Name of the linked resource (definition name, controller name, etc.)
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.ShallowReference.Url">
            <summary>
            Full http link to the resource
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.SourceProviderAttributes.Name">
            <summary>
            The name of the source provider.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.SourceProviderAttributes.SupportedTriggers">
            <summary>
            The types of triggers supported by this source provider.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.SourceProviderAttributes.SupportedCapabilities">
            <summary>
            The capabilities supported by this source provider.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.SourceProviderAttributes.Availability">
            <summary>
            The environments where this source provider is available.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.SourceProviderAttributes.IsExternal">
            <summary>
            Whether the repository type is external to TFS / VSTS servers
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.SupportedTrigger.Type">
            <summary>
            The type of trigger.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.SupportedTrigger.NotificationType">
            <summary>
            How the trigger is notified of changes.
            </summary>
            <remarks>
            See <see cref="T:Microsoft.TeamFoundation.Build.WebApi.TriggerNotificationTypes"/> for supported values.
            </remarks>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.SupportedTrigger.DefaultPollingInterval">
            <summary>
            The default interval to wait between polls (only relevant when <see cref="P:Microsoft.TeamFoundation.Build.WebApi.SupportedTrigger.NotificationType"/> is <see cref="F:Microsoft.TeamFoundation.Build.WebApi.TriggerNotificationTypes.Polling"/>).
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.SupportedTrigger.SupportedCapabilities">
            <summary>
            The capabilities supported by this trigger.
            </summary>
        </member>
        <member name="F:Microsoft.TeamFoundation.Build.WebApi.SupportLevel.Unsupported">
            <summary>
            The functionality is not supported.
            </summary>
        </member>
        <member name="F:Microsoft.TeamFoundation.Build.WebApi.SupportLevel.Supported">
            <summary>
            The functionality is supported.
            </summary>
        </member>
        <member name="F:Microsoft.TeamFoundation.Build.WebApi.SupportLevel.Required">
            <summary>
            The functionality is required.
            </summary>
        </member>
        <member name="F:Microsoft.TeamFoundation.Build.WebApi.SourceProviderAvailability.Hosted">
            <summary>
            The source provider is available in the hosted environment.
            </summary>
        </member>
        <member name="F:Microsoft.TeamFoundation.Build.WebApi.SourceProviderAvailability.OnPremises">
            <summary>
            The source provider is available in the on-premises environment.
            </summary>
        </member>
        <member name="F:Microsoft.TeamFoundation.Build.WebApi.SourceProviderAvailability.All">
            <summary>
            The source provider is available in all environments.
            </summary>
        </member>
        <member name="T:Microsoft.TeamFoundation.Build.WebApi.SourceRepository">
            <summary>
            Represents a repository returned from a source provider.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.SourceRepository.Id">
            <summary>
            The ID of the repository.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.SourceRepository.SourceProviderName">
            <summary>
             The name of the source provider the repository is from.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.SourceRepository.Name">
            <summary>
            The friendly name of the repository.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.SourceRepository.FullName">
            <summary>
            The full name of the repository.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.SourceRepository.Url">
            <summary>
            The URL of the repository.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.SourceRepository.DefaultBranch">
            <summary>
            The name of the default branch.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.SourceRepository.Properties">
            <summary>
            A dictionary that holds additional information about the repository.
            </summary>
        </member>
        <member name="T:Microsoft.TeamFoundation.Build.WebApi.SourceRepositories">
            <summary>
            A set of repositories returned from the source provider.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.SourceRepositories.Repositories">
            <summary>
            A list of repositories
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.SourceRepositories.ContinuationToken">
            <summary>
            A token used to continue this paged request; 'null' if the request is complete
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.SourceRepositories.PageLength">
            <summary>
            The number of repositories requested for each page
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.SourceRepositories.TotalPageCount">
            <summary>
            The total number of pages, or '-1' if unknown
            </summary>
        </member>
        <member name="T:Microsoft.TeamFoundation.Build.WebApi.SourceRepositoryItem">
            <summary>
            Represents an item in a repository from a source provider.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.SourceRepositoryItem.Type">
            <summary>
             The type of the item (folder, file, etc).
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.SourceRepositoryItem.IsContainer">
            <summary>
             Whether the item is able to have sub-items (e.g., is a folder).
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.SourceRepositoryItem.Path">
            <summary>
            The full path of the item, relative to the root of the repository.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.SourceRepositoryItem.Url">
            <summary>
            The URL of the item.
            </summary>
        </member>
        <member name="T:Microsoft.TeamFoundation.Build.WebApi.SvnMappingDetails">
            <summary>
            Represents a Subversion mapping entry.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.SvnMappingDetails.ServerPath">
            <summary>
            The server path.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.SvnMappingDetails.LocalPath">
            <summary>
            The local path.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.SvnMappingDetails.Revision">
            <summary>
            The revision.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.SvnMappingDetails.Depth">
            <summary>
            The depth.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.SvnMappingDetails.IgnoreExternals">
            <summary>
            Indicates whether to ignore externals.
            </summary>
        </member>
        <member name="T:Microsoft.TeamFoundation.Build.WebApi.SvnWorkspace">
            <summary>
            Represents a subversion workspace.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.SvnWorkspace.Mappings">
            <summary>
            The list of mappings.
            </summary>
        </member>
        <member name="T:Microsoft.TeamFoundation.Build.WebApi.TaskAgentPoolReference">
            <summary>
            Represents a reference to an agent pool.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.TaskAgentPoolReference.Id">
            <summary>
            The pool ID.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.TaskAgentPoolReference.Name">
            <summary>
            The pool name.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.TaskAgentPoolReference.IsHosted">
            <summary>
            A value indicating whether or not this pool is managed by the service.
            </summary>
        </member>
        <member name="T:Microsoft.TeamFoundation.Build.WebApi.TaskOrchestrationPlanGroupReference">
            <summary>
            Represents a reference to a plan group.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.TaskOrchestrationPlanGroupReference.ProjectId">
            <summary>
            The project ID.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.TaskOrchestrationPlanGroupReference.PlanGroup">
            <summary>
            The name of the plan group.
            </summary>
        </member>
        <member name="T:Microsoft.TeamFoundation.Build.WebApi.TaskOrchestrationPlanReference">
            <summary>
            Represents a reference to an orchestration plan.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.TaskOrchestrationPlanReference.PlanId">
            <summary>
            The ID of the plan.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.TaskOrchestrationPlanReference.OrchestrationType">
            <summary>
            The type of the plan.
            </summary>
            <remarks>
            <see cref="T:Microsoft.TeamFoundation.Build.WebApi.BuildOrchestrationType" /> for supported types.
            </remarks>
        </member>
        <member name="T:Microsoft.TeamFoundation.Build.WebApi.TaskReference">
            <summary>
            Represents a reference to a task.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.TaskReference.Id">
            <summary>
            The ID of the task definition.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.TaskReference.Name">
            <summary>
            The name of the task definition.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.TaskReference.Version">
            <summary>
            The version of the task definition.
            </summary>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.TaskReference.Clone">
            <summary>
            Clones this object.
            </summary>
            <returns></returns>
        </member>
        <member name="T:Microsoft.TeamFoundation.Build.WebApi.Timeline">
            <summary>
            Represents the timeline of a build.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.Timeline.LastChangedBy">
            <summary>
            The process or person that last changed the timeline.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.Timeline.LastChangedOn">
            <summary>
            The time the timeline was last changed.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.Timeline.Records">
            <summary>
            The list of records in this timeline.
            </summary>
        </member>
        <member name="T:Microsoft.TeamFoundation.Build.WebApi.TimelineRecord">
            <summary>
            Represents an entry in a build's timeline.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.TimelineRecord.Id">
            <summary>
            The ID of the record.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.TimelineRecord.ParentId">
            <summary>
            The ID of the record's parent.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.TimelineRecord.RecordType">
            <summary>
            The type of the record.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.TimelineRecord.Name">
            <summary>
            The name.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.TimelineRecord.StartTime">
            <summary>
            The start time.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.TimelineRecord.FinishTime">
            <summary>
            The finish time.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.TimelineRecord.CurrentOperation">
            <summary>
            A string that indicates the current operation.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.TimelineRecord.PercentComplete">
            <summary>
            The current completion percentage.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.TimelineRecord.State">
            <summary>
            The state of the record.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.TimelineRecord.Result">
            <summary>
            The result.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.TimelineRecord.ResultCode">
            <summary>
            The result code.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.TimelineRecord.ChangeId">
            <summary>
            The change ID.
            </summary>
            <remarks>
            This is a monotonically-increasing number used to ensure consistency in the UI.
            </remarks>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.TimelineRecord.LastModified">
            <summary>
            The time the record was last modified.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.TimelineRecord.WorkerName">
            <summary>
            The name of the agent running the operation.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.TimelineRecord.Order">
            <summary>
            An ordinal value relative to other records.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.TimelineRecord.Details">
            <summary>
            A reference to a sub-timeline.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.TimelineRecord.ErrorCount">
            <summary>
            The number of errors produced by this operation.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.TimelineRecord.WarningCount">
            <summary>
            The number of warnings produced by this operation.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.TimelineRecord.Issues">
            <summary>
            The list of issues produced by this operation.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.TimelineRecord.Url">
            <summary>
            The REST URL of the timeline record.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.TimelineRecord.Log">
            <summary>
            A reference to the log produced by this operation.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.TimelineRecord.Task">
            <summary>
            A reference to the task represented by this timeline record.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.TimelineRecord.Links">
            <summary>
            The links to other objects related to this object.
            </summary>
        </member>
        <member name="T:Microsoft.TeamFoundation.Build.WebApi.TimelineReference">
            <summary>
            Represents a reference to a timeline.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.TimelineReference.Id">
            <summary>
            The ID of the timeline.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.TimelineReference.ChangeId">
            <summary>
            The change ID.
            </summary>
            <remarks>
            This is a monotonically-increasing number used to ensure consistency in the UI.
            </remarks>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.TimelineReference.Url">
            <summary>
            The REST URL of the timeline.
            </summary>
        </member>
        <member name="T:Microsoft.TeamFoundation.Build.WebApi.VariableGroup">
            <summary>
            Represents a variable group.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.VariableGroup.Type">
            <summary>
            The type of the variable group.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.VariableGroup.Name">
            <summary>
            The name of the variable group.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.VariableGroup.Description">
            <summary>
            The description.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.VariableGroup.Variables">
            <summary>
            The variables in this group.
            </summary>
        </member>
        <member name="T:Microsoft.TeamFoundation.Build.WebApi.VariableGroupReference">
            <summary>
            Represents a reference to a variable group.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.VariableGroupReference.Id">
            <summary>
            The ID of the variable group.
            </summary>
        </member>
        <member name="T:Microsoft.TeamFoundation.Build.WebApi.VariableMultipliersAgentExecutionOptions">
            <summary>
            Represents options for running a phase based on values specified by a list of variables.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.VariableMultipliersAgentExecutionOptions.MaxConcurrency">
            <summary>
            The maximum number of agents to use in parallel.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.VariableMultipliersAgentExecutionOptions.ContinueOnError">
            <summary>
            Indicates whether failure on one agent should prevent the phase from running on other agents.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.VariableMultipliersAgentExecutionOptions.Multipliers">
            <summary>
            The list of variables used to determine the matrix of phases to run.
            </summary>
        </member>
        <member name="T:Microsoft.TeamFoundation.Build.WebApi.VariableMultipliersServerExecutionOptions">
            <summary>
            Represents options for running a phase based on values specified by a list of variables.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.VariableMultipliersServerExecutionOptions.MaxConcurrency">
            <summary>
            The maximum number of server jobs to run in parallel.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.VariableMultipliersServerExecutionOptions.ContinueOnError">
            <summary>
            Indicates whether failure of one job should prevent the phase from running in other jobs.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.VariableMultipliersServerExecutionOptions.Multipliers">
            <summary>
            The list of variables used to determine the matrix of phases to run.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.WorkspaceTemplate.DefinitionUri">
            <summary>
            Uri of the associated definition
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.WorkspaceTemplate.Mappings">
            <summary>
            List of workspace mappings
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.WorkspaceTemplate.LastModifiedDate">
            <summary>
            The last time this template was modified
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.WorkspaceTemplate.LastModifiedBy">
            <summary>
            The identity that last modified this template
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.WorkspaceTemplate.WorkspaceId">
            <summary>
            Id of the workspace for this template
            </summary>
        </member>
        <member name="T:Microsoft.TeamFoundation.Build.WebApi.WorkspaceMapping">
            <summary>
            Mapping for a workspace
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.WorkspaceMapping.ServerItem">
            <summary>
            Server location of the definition
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.WorkspaceMapping.LocalItem">
            <summary>
            local location of the definition
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.WorkspaceMapping.MappingType">
            <summary>
            type of workspace mapping
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.WorkspaceMapping.Depth">
            <summary>
            Depth of this mapping
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.WorkspaceMapping.DefinitionUri">
            <summary>
            Uri of the associated definition
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.WorkspaceMapping.WorkspaceId">
            <summary>
            Id of the workspace
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.BuildAgentReference.Id">
            <summary>
            Id of the resource
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.BuildAgentReference.Name">
            <summary>
            Name of the linked resource (definition name, controller name, etc.)
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.BuildAgentReference.Url">
            <summary>
            Full http link to the resource
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.XamlBuildControllerReference.Id">
            <summary>
            Id of the resource
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.XamlBuildControllerReference.Name">
            <summary>
            Name of the linked resource (definition name, controller name, etc.)
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.XamlBuildControllerReference.Url">
            <summary>
            Full http link to the resource
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.BuildController.Uri">
            <summary>
            The controller's URI.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.BuildController.Description">
            <summary>
            The description of the controller.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.BuildController.Status">
            <summary>
            The status of the controller.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.BuildController.Enabled">
            <summary>
            Indicates whether the controller is enabled.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.BuildController.CreatedDate">
            <summary>
            The date the controller was created.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.BuildController.UpdatedDate">
            <summary>
            The date the controller was last updated.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.BuildController.Links">
            <summary>
            The links to other objects related to this object.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.BuildDefinitionSourceProvider.Name">
            <summary>
            Name of the source provider
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.BuildDefinitionSourceProvider.SupportedTriggerTypes">
            <summary>
            Which trigger types are supported by this definition source provider
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.BuildDefinitionSourceProvider.Fields">
            <summary>
            fields associated with this build definition
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.BuildDefinitionSourceProvider.Id">
            <summary>
            Id of this source provider
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.BuildDefinitionSourceProvider.DefinitionUri">
            <summary>
            Uri of the associated definition
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.BuildDefinitionSourceProvider.LastModified">
            <summary>
            The lst time this source provider was modified
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.ContinuousDeploymentDefinition.Definition">
            <summary>
            The definition associated with the continuous deployment
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.ContinuousDeploymentDefinition.ConnectedService">
            <summary>
            The connected service associated with the continuous deployment
            </summary>
        </member>
        <member name="T:Microsoft.TeamFoundation.Build.WebApi.Deployment">
            <summary>
            Represents the data from the build information nodes for type "DeploymentInformation" for xaml builds
            </summary>
        </member>
        <member name="T:Microsoft.TeamFoundation.Build.WebApi.DeploymentBuild">
            <summary>
            Deployment information for type "Build"
            </summary>
        </member>
        <member name="T:Microsoft.TeamFoundation.Build.WebApi.DeploymentDeploy">
            <summary>
            Deployment information for type "Deploy"
            </summary>
        </member>
        <member name="T:Microsoft.TeamFoundation.Build.WebApi.DeploymentTest">
            <summary>
            Deployment information for type "Test"
            </summary>
        </member>
        <member name="T:Microsoft.TeamFoundation.Build.WebApi.InformationNode">
            <summary>
            Data representation of an information node associated with a build
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.InformationNode.NodeId">
            <summary>
            Node Id of this information node
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.InformationNode.ParentId">
            <summary>
            Id of parent node (xml tree)
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.InformationNode.Type">
            <summary>
            The type of the information node
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.InformationNode.LastModifiedDate">
            <summary>
            Date this node was last modified
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.InformationNode.LastModifiedBy">
            <summary>
            Process or person that last modified this node
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.InformationNode.Fields">
            <summary>
            Fields of the information node
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.XamlBuildDefinition.Controller">
            <summary>
            The build controller
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.XamlBuildDefinition.BatchSize">
            <summary>
            Batch size of the definition
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.XamlBuildDefinition.TriggerType">
            <summary>
            How builds are triggered from this definition
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.XamlBuildDefinition.ContinuousIntegrationQuietPeriod">
            <summary>
            The continuous integration quiet period
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.XamlBuildDefinition.DefaultDropLocation">
            <summary>
            Default drop location for builds from this definition
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.XamlBuildDefinition.Description">
            <summary>
            Description of the definition
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.XamlBuildDefinition.CreatedOn">
            <summary>
            The date this definition was created
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.XamlBuildDefinition.SupportedReasons">
            <summary>
            The reasons supported by the template
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.XamlBuildDefinition.LastBuild">
            <summary>
            The last build on this definition
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.XamlBuildDefinition.LastBuildRef">
            <summary>
            The last build on this definition
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.XamlBuildDefinition.Links">
            <summary>
            The links to other objects related to this object.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.XamlBuildDefinition.Repository">
            <summary>
            The repository
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.XamlBuildReference.Id">
            <summary>
            Id of the resource
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.XamlBuildReference.Name">
            <summary>
            Name of the linked resource (definition name, controller name, etc.)
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.XamlBuildReference.Url">
            <summary>
            Full http link to the resource
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.XamlBuildServerReference.Id">
            <summary>
            Id of the resource
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.XamlBuildServerReference.Name">
            <summary>
            Name of the linked resource (definition name, controller name, etc.)
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.XamlBuildServerReference.Url">
            <summary>
            Full http link to the resource
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.XamlDefinitionReference.Id">
            <summary>
            Id of the resource
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.XamlDefinitionReference.Name">
            <summary>
            Name of the linked resource (definition name, controller name, etc.)
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.XamlDefinitionReference.Url">
            <summary>
            Full http link to the resource
            </summary>
        </member>
        <member name="T:Microsoft.TeamFoundation.Build.WebApi.YamlProcess">
            <summary>
            Represents a YAML process.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.YamlProcess.Resources">
            <summary>
            The resources used by the build definition.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.YamlProcess.Errors">
            <summary>
            The list of errors encountered when reading the YAML definition.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.YamlProcess.YamlFilename">
            <summary>
            The YAML filename.
            </summary>
        </member>
        <member name="F:Microsoft.TeamFoundation.Build.WebApi.AgentStatus.Unavailable">
            <summary>
            Indicates that the build agent cannot be contacted.
            </summary>
        </member>
        <member name="F:Microsoft.TeamFoundation.Build.WebApi.AgentStatus.Available">
            <summary>
            Indicates that the build agent is currently available.
            </summary>
        </member>
        <member name="F:Microsoft.TeamFoundation.Build.WebApi.AgentStatus.Offline">
            <summary>
            Indicates that the build agent has taken itself offline.
            </summary>
        </member>
        <member name="T:Microsoft.TeamFoundation.Build.WebApi.BuildAuthorizationScope">
            <summary>
            Represents the desired scope of authorization for a build.
            </summary>
        </member>
        <member name="F:Microsoft.TeamFoundation.Build.WebApi.BuildAuthorizationScope.ProjectCollection">
            <summary>
            The identity used should have build service account permissions scoped to the project collection. This is
            useful when resources for a single build are spread across multiple projects.
            </summary>
        </member>
        <member name="F:Microsoft.TeamFoundation.Build.WebApi.BuildAuthorizationScope.Project">
            <summary>
            The identity used should have build service account permissions scoped to the project in which the build
            definition resides. This is useful for isolation of build jobs to a particular team project to avoid any
            unintentional escalation of privilege attacks during a build.
            </summary>
        </member>
        <member name="F:Microsoft.TeamFoundation.Build.WebApi.BuildPhaseStatus.Unknown">
            <summary>
            The state is not known.
            </summary>
        </member>
        <member name="F:Microsoft.TeamFoundation.Build.WebApi.BuildPhaseStatus.Failed">
            <summary>
            The build phase completed unsuccessfully.
            </summary>
        </member>
        <member name="F:Microsoft.TeamFoundation.Build.WebApi.BuildPhaseStatus.Succeeded">
            <summary>
            The build phase completed successfully.
            </summary>
        </member>
        <member name="T:Microsoft.TeamFoundation.Build.WebApi.BuildQueryOrder">
            <summary>
            Specifies the desired ordering of builds.
            </summary>
        </member>
        <member name="F:Microsoft.TeamFoundation.Build.WebApi.BuildQueryOrder.FinishTimeAscending">
            <summary>
            Order by finish time ascending.
            </summary>
        </member>
        <member name="F:Microsoft.TeamFoundation.Build.WebApi.BuildQueryOrder.FinishTimeDescending">
            <summary>
            Order by finish time descending.
            </summary>
        </member>
        <member name="F:Microsoft.TeamFoundation.Build.WebApi.BuildQueryOrder.QueueTimeDescending">
            <summary>
            Order by finish time descending.
            </summary>
        </member>
        <member name="F:Microsoft.TeamFoundation.Build.WebApi.BuildQueryOrder.QueueTimeAscending">
            <summary>
            Order by finish time descending.
            </summary>
        </member>
        <member name="F:Microsoft.TeamFoundation.Build.WebApi.BuildQueryOrder.StartTimeDescending">
            <summary>
            Order by finish time descending.
            </summary>
        </member>
        <member name="F:Microsoft.TeamFoundation.Build.WebApi.BuildQueryOrder.StartTimeAscending">
            <summary>
            Order by finish time descending.
            </summary>
        </member>
        <member name="T:Microsoft.TeamFoundation.Build.WebApi.DefinitionQueryOrder">
            <summary>
            Specifies the desired ordering of definitions.
            </summary>
        </member>
        <member name="F:Microsoft.TeamFoundation.Build.WebApi.DefinitionQueryOrder.None">
            <summary>
            No order
            </summary>
        </member>
        <member name="F:Microsoft.TeamFoundation.Build.WebApi.DefinitionQueryOrder.LastModifiedAscending">
            <summary>
            Order by created on/last modified time ascending.
            </summary>
        </member>
        <member name="F:Microsoft.TeamFoundation.Build.WebApi.DefinitionQueryOrder.LastModifiedDescending">
            <summary>
            Order by created on/last modified time descending.
            </summary>
        </member>
        <member name="F:Microsoft.TeamFoundation.Build.WebApi.DefinitionQueryOrder.DefinitionNameAscending">
            <summary>
            Order by definition name ascending.
            </summary>
        </member>
        <member name="F:Microsoft.TeamFoundation.Build.WebApi.DefinitionQueryOrder.DefinitionNameDescending">
            <summary>
            Order by definition name descending.
            </summary>
        </member>
        <member name="T:Microsoft.TeamFoundation.Build.WebApi.FolderQueryOrder">
            <summary>
            Specifies the desired ordering of folders.
            </summary>
        </member>
        <member name="F:Microsoft.TeamFoundation.Build.WebApi.FolderQueryOrder.None">
            <summary>
            No order
            </summary>
        </member>
        <member name="F:Microsoft.TeamFoundation.Build.WebApi.FolderQueryOrder.FolderAscending">
            <summary>
            Order by folder name and path ascending.
            </summary>
        </member>
        <member name="F:Microsoft.TeamFoundation.Build.WebApi.FolderQueryOrder.FolderDescending">
            <summary>
            Order by folder name and path descending.
            </summary>
        </member>
        <member name="F:Microsoft.TeamFoundation.Build.WebApi.BuildReason.None">
            <summary>
            No reason. This value should not be used.
            </summary>
        </member>
        <member name="F:Microsoft.TeamFoundation.Build.WebApi.BuildReason.Manual">
            <summary>
            The build was started manually.
            </summary>
        </member>
        <member name="F:Microsoft.TeamFoundation.Build.WebApi.BuildReason.IndividualCI">
            <summary>
            The build was started for the trigger TriggerType.ContinuousIntegration.
            </summary>
        </member>
        <member name="F:Microsoft.TeamFoundation.Build.WebApi.BuildReason.BatchedCI">
            <summary>
            The build was started for the trigger TriggerType.BatchedContinuousIntegration.
            </summary>
        </member>
        <member name="F:Microsoft.TeamFoundation.Build.WebApi.BuildReason.Schedule">
            <summary>
            The build was started for the trigger TriggerType.Schedule.
            </summary>
        </member>
        <member name="F:Microsoft.TeamFoundation.Build.WebApi.BuildReason.UserCreated">
            <summary>
            The build was created by a user.
            </summary>
        </member>
        <member name="F:Microsoft.TeamFoundation.Build.WebApi.BuildReason.ValidateShelveset">
            <summary>
            The build was started manually for private validation.
            </summary>
        </member>
        <member name="F:Microsoft.TeamFoundation.Build.WebApi.BuildReason.CheckInShelveset">
            <summary>
            The build was started for the trigger ContinuousIntegrationType.Gated.
            </summary>
        </member>
        <member name="F:Microsoft.TeamFoundation.Build.WebApi.BuildReason.PullRequest">
            <summary>
            The build was started by a pull request.
            Added in resource version 3.
            </summary>
        </member>
        <member name="F:Microsoft.TeamFoundation.Build.WebApi.BuildReason.BuildCompletion">
            <summary>
            The build was started when another build completed.
            </summary>
        </member>
        <member name="F:Microsoft.TeamFoundation.Build.WebApi.BuildReason.Triggered">
            <summary>
            The build was triggered for retention policy purposes.
            </summary>
        </member>
        <member name="F:Microsoft.TeamFoundation.Build.WebApi.BuildReason.All">
            <summary>
            All reasons.
            </summary>
        </member>
        <member name="T:Microsoft.TeamFoundation.Build.WebApi.BuildResult">
            <summary>
            This is not a Flags enum because we don't want to set multiple statuses on a build.
            However, when adding values, please stick to powers of 2 as if it were a Flags enum
            This will ensure that things that key off multiple result types (like labelling sources) continue to work
            </summary>
        </member>
        <member name="F:Microsoft.TeamFoundation.Build.WebApi.BuildResult.None">
            <summary>
            No result
            </summary>
        </member>
        <member name="F:Microsoft.TeamFoundation.Build.WebApi.BuildResult.Succeeded">
            <summary>
            The build completed successfully.
            </summary>
        </member>
        <member name="F:Microsoft.TeamFoundation.Build.WebApi.BuildResult.PartiallySucceeded">
            <summary>
            The build completed compilation successfully but had other errors.
            </summary>
        </member>
        <member name="F:Microsoft.TeamFoundation.Build.WebApi.BuildResult.Failed">
            <summary>
            The build completed unsuccessfully.
            </summary>
        </member>
        <member name="F:Microsoft.TeamFoundation.Build.WebApi.BuildResult.Canceled">
            <summary>
            The build was canceled before starting.
            </summary>
        </member>
        <member name="F:Microsoft.TeamFoundation.Build.WebApi.BuildStatus.None">
            <summary>
            No status.
            </summary>
        </member>
        <member name="F:Microsoft.TeamFoundation.Build.WebApi.BuildStatus.InProgress">
            <summary>
            The build is currently in progress.
            </summary>
        </member>
        <member name="F:Microsoft.TeamFoundation.Build.WebApi.BuildStatus.Completed">
            <summary>
            The build has completed.
            </summary>
        </member>
        <member name="F:Microsoft.TeamFoundation.Build.WebApi.BuildStatus.Cancelling">
            <summary>
            The build is cancelling
            </summary>
        </member>
        <member name="F:Microsoft.TeamFoundation.Build.WebApi.BuildStatus.Postponed">
            <summary>
            The build is inactive in the queue.
            </summary>
        </member>
        <member name="F:Microsoft.TeamFoundation.Build.WebApi.BuildStatus.NotStarted">
            <summary>
            The build has not yet started.
            </summary>
        </member>
        <member name="F:Microsoft.TeamFoundation.Build.WebApi.BuildStatus.All">
            <summary>
            All status.
            </summary>
        </member>
        <member name="F:Microsoft.TeamFoundation.Build.WebApi.ControllerStatus.Unavailable">
            <summary>
            Indicates that the build controller cannot be contacted.
            </summary>
        </member>
        <member name="F:Microsoft.TeamFoundation.Build.WebApi.ControllerStatus.Available">
            <summary>
            Indicates that the build controller is currently available.
            </summary>
        </member>
        <member name="F:Microsoft.TeamFoundation.Build.WebApi.ControllerStatus.Offline">
            <summary>
            Indicates that the build controller has taken itself offline.
            </summary>
        </member>
        <member name="F:Microsoft.TeamFoundation.Build.WebApi.GetOption.LatestOnQueue">
            <summary>
            Use the latest changeset at the time the build is queued.
            </summary>
        </member>
        <member name="F:Microsoft.TeamFoundation.Build.WebApi.GetOption.LatestOnBuild">
            <summary>
            Use the latest changeset at the time the build is started.
            </summary>
        </member>
        <member name="F:Microsoft.TeamFoundation.Build.WebApi.GetOption.Custom">
            <summary>
            A user-specified version has been supplied.
            </summary>
        </member>
        <member name="F:Microsoft.TeamFoundation.Build.WebApi.QueryDeletedOption.ExcludeDeleted">
            <summary>
            Include only non-deleted builds.
            </summary>
        </member>
        <member name="F:Microsoft.TeamFoundation.Build.WebApi.QueryDeletedOption.IncludeDeleted">
            <summary>
            Include deleted and non-deleted builds.
            </summary>
        </member>
        <member name="F:Microsoft.TeamFoundation.Build.WebApi.QueryDeletedOption.OnlyDeleted">
            <summary>
            Include only deleted builds.
            </summary>
        </member>
        <member name="F:Microsoft.TeamFoundation.Build.WebApi.QueuePriority.Low">
            <summary>
            Low priority.
            </summary>
        </member>
        <member name="F:Microsoft.TeamFoundation.Build.WebApi.QueuePriority.BelowNormal">
            <summary>
            Below normal priority.
            </summary>
        </member>
        <member name="F:Microsoft.TeamFoundation.Build.WebApi.QueuePriority.Normal">
            <summary>
            Normal priority.
            </summary>
        </member>
        <member name="F:Microsoft.TeamFoundation.Build.WebApi.QueuePriority.AboveNormal">
            <summary>
            Above normal priority.
            </summary>
        </member>
        <member name="F:Microsoft.TeamFoundation.Build.WebApi.QueuePriority.High">
            <summary>
            High priority.
            </summary>
        </member>
        <member name="F:Microsoft.TeamFoundation.Build.WebApi.QueueOptions.None">
            <summary>
            No queue options
            </summary>
        </member>
        <member name="F:Microsoft.TeamFoundation.Build.WebApi.QueueOptions.DoNotRun">
            <summary>
            Create a plan Id for the build, do not run it
            </summary>
        </member>
        <!-- Badly formed XML comment ignored for member "F:Microsoft.TeamFoundation.Build.WebApi.RepositoryCleanOptions.Source" -->
        <!-- Badly formed XML comment ignored for member "F:Microsoft.TeamFoundation.Build.WebApi.RepositoryCleanOptions.SourceAndOutputDir" -->
        <member name="F:Microsoft.TeamFoundation.Build.WebApi.RepositoryCleanOptions.SourceDir">
            <summary>
            Re-create $(build.sourcesDirectory)
            </summary>
        </member>
        <member name="F:Microsoft.TeamFoundation.Build.WebApi.RepositoryCleanOptions.AllBuildDir">
            <summary>
            Re-create $(agnet.buildDirectory) which contains $(build.sourcesDirectory), $(build.binariesDirectory) and any folders that left from previous build.
            </summary>
        </member>
        <member name="F:Microsoft.TeamFoundation.Build.WebApi.ResultSet.All">
            <summary>
            Include all repositories
            </summary>
        </member>
        <member name="F:Microsoft.TeamFoundation.Build.WebApi.ResultSet.Top">
            <summary>
            Include most relevant repositories for user
            </summary>
        </member>
        <member name="F:Microsoft.TeamFoundation.Build.WebApi.ServiceHostStatus.Online">
            <summary>
            The service host is currently connected and accepting commands.
            </summary>
        </member>
        <member name="F:Microsoft.TeamFoundation.Build.WebApi.ServiceHostStatus.Offline">
            <summary>
            The service host is currently disconnected and not accepting commands.
            </summary>
        </member>
        <member name="F:Microsoft.TeamFoundation.Build.WebApi.DefinitionTriggerType.None">
            <summary>
            Manual builds only.
            </summary>
        </member>
        <member name="F:Microsoft.TeamFoundation.Build.WebApi.DefinitionTriggerType.ContinuousIntegration">
            <summary>
            A build should be started for each changeset.
            </summary>
        </member>
        <member name="F:Microsoft.TeamFoundation.Build.WebApi.DefinitionTriggerType.BatchedContinuousIntegration">
            <summary>
            A build should be started for multiple changesets at a time at a specified interval.
            </summary>
        </member>
        <member name="F:Microsoft.TeamFoundation.Build.WebApi.DefinitionTriggerType.Schedule">
            <summary>
            A build should be started on a specified schedule whether or not changesets exist.
            </summary>
        </member>
        <member name="F:Microsoft.TeamFoundation.Build.WebApi.DefinitionTriggerType.GatedCheckIn">
            <summary>
            A validation build should be started for each check-in.
            </summary>
        </member>
        <member name="F:Microsoft.TeamFoundation.Build.WebApi.DefinitionTriggerType.BatchedGatedCheckIn">
            <summary>
            A validation build should be started for each batch of check-ins.
            </summary>
        </member>
        <member name="F:Microsoft.TeamFoundation.Build.WebApi.DefinitionTriggerType.PullRequest">
            <summary>
            A build should be triggered when a GitHub pull request is created or updated.
            Added in resource version 3
            </summary>
        </member>
        <member name="F:Microsoft.TeamFoundation.Build.WebApi.DefinitionTriggerType.BuildCompletion">
            <summary>
            A build should be triggered when another build completes.
            </summary>
        </member>
        <member name="F:Microsoft.TeamFoundation.Build.WebApi.DefinitionTriggerType.All">
            <summary>
            All types.
            </summary>
        </member>
        <member name="F:Microsoft.TeamFoundation.Build.WebApi.DefinitionQueueStatus.Enabled">
            <summary>
            When enabled the definition queue allows builds to be queued by users,
            the system will queue scheduled, gated and continuous integration builds,
            and the queued builds will be started by the system.
            </summary>
        </member>
        <member name="F:Microsoft.TeamFoundation.Build.WebApi.DefinitionQueueStatus.Paused">
            <summary>
            When paused the definition queue allows builds to be queued by users
            and the system will queue scheduled, gated and continuous integration builds.
            Builds in the queue will not be started by the system.
            </summary>
        </member>
        <member name="F:Microsoft.TeamFoundation.Build.WebApi.DefinitionQueueStatus.Disabled">
            <summary>
            When disabled the definition queue will not allow builds to be queued by users
            and the system will not queue scheduled, gated or continuous integration builds.
            Builds already in the queue will not be started by the system.
            </summary>
        </member>
        <member name="F:Microsoft.TeamFoundation.Build.WebApi.DeleteOptions.None">
            <summary>
            No data should be deleted. This value should not be used.
            </summary>
        </member>
        <member name="F:Microsoft.TeamFoundation.Build.WebApi.DeleteOptions.DropLocation">
            <summary>
            The drop location should be deleted.
            </summary>
        </member>
        <member name="F:Microsoft.TeamFoundation.Build.WebApi.DeleteOptions.TestResults">
            <summary>
            The test results should be deleted.
            </summary>
        </member>
        <member name="F:Microsoft.TeamFoundation.Build.WebApi.DeleteOptions.Label">
            <summary>
            The version control label should be deleted.
            </summary>
        </member>
        <member name="F:Microsoft.TeamFoundation.Build.WebApi.DeleteOptions.Details">
            <summary>
            The build should be deleted.
            </summary>
        </member>
        <member name="F:Microsoft.TeamFoundation.Build.WebApi.DeleteOptions.Symbols">
            <summary>
            Published symbols should be deleted.
            </summary>
        </member>
        <member name="F:Microsoft.TeamFoundation.Build.WebApi.DeleteOptions.All">
            <summary>
            All data should be deleted.
            </summary>
        </member>
        <member name="F:Microsoft.TeamFoundation.Build.WebApi.ScheduleDays.None">
            <summary>
            Do not run.
            </summary>
        </member>
        <member name="F:Microsoft.TeamFoundation.Build.WebApi.ScheduleDays.Monday">
            <summary>
            Run on Monday.
            </summary>
        </member>
        <member name="F:Microsoft.TeamFoundation.Build.WebApi.ScheduleDays.Tuesday">
            <summary>
            Run on Tuesday.
            </summary>
        </member>
        <member name="F:Microsoft.TeamFoundation.Build.WebApi.ScheduleDays.Wednesday">
            <summary>
            Run on Wednesday.
            </summary>
        </member>
        <member name="F:Microsoft.TeamFoundation.Build.WebApi.ScheduleDays.Thursday">
            <summary>
            Run on Thursday.
            </summary>
        </member>
        <member name="F:Microsoft.TeamFoundation.Build.WebApi.ScheduleDays.Friday">
            <summary>
            Run on Friday.
            </summary>
        </member>
        <member name="F:Microsoft.TeamFoundation.Build.WebApi.ScheduleDays.Saturday">
            <summary>
            Run on Saturday.
            </summary>
        </member>
        <member name="F:Microsoft.TeamFoundation.Build.WebApi.ScheduleDays.Sunday">
            <summary>
            Run on Sunday.
            </summary>
        </member>
        <member name="F:Microsoft.TeamFoundation.Build.WebApi.ScheduleDays.All">
            <summary>
            Run on all days of the week.
            </summary>
        </member>
        <member name="F:Microsoft.TeamFoundation.Build.WebApi.WorkspaceMappingType.Map">
            <summary>
            The path is mapped in the workspace.
            </summary>
        </member>
        <member name="F:Microsoft.TeamFoundation.Build.WebApi.WorkspaceMappingType.Cloak">
            <summary>
            The path is cloaked in the workspace.
            </summary>
        </member>
        <member name="F:Microsoft.TeamFoundation.Build.WebApi.ProcessTemplateType.Custom">
            <summary>
            Indicates a custom template.
            </summary>
        </member>
        <member name="F:Microsoft.TeamFoundation.Build.WebApi.ProcessTemplateType.Default">
            <summary>
            Indicates a default template.
            </summary>
        </member>
        <member name="F:Microsoft.TeamFoundation.Build.WebApi.ProcessTemplateType.Upgrade">
            <summary>
            Indicates an upgrade template.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.Events.BuildCompletedEvent.Changes">
            <summary>
            Changes associated with a build used for build notifications
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.Events.BuildCompletedEvent.WorkItems">
            <summary>
            Work items associated with a build used for build notifications
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.Events.BuildCompletedEvent.TimelineRecords">
            <summary>
            Timeline records associated with a build used for build notifications
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.Events.BuildCompletedEvent.TestResults">
            <summary>
            Test results associated with a build used for build notifications
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.Events.BuildsDeletedEvent1.ProjectId">
            <summary>
            The ID of the project.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.Events.BuildsDeletedEvent1.DefinitionId">
            <summary>
            The ID of the definition.
            </summary>
        </member>
        <member name="P:Microsoft.TeamFoundation.Build.WebApi.Events.BuildsDeletedEvent1.BuildIds">
            <summary>
            The IDs of the builds that were deleted.
            </summary>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientBase.CreateArtifactAsync(Microsoft.TeamFoundation.Build.WebApi.BuildArtifact,System.Int32,System.Object,System.Threading.CancellationToken)">
            <summary>
            Associates an artifact with a build.
            </summary>
            <param name="artifact">The artifact.</param>
            <param name="buildId">The ID of the build.</param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientBase.CreateArtifactAsync(Microsoft.TeamFoundation.Build.WebApi.BuildArtifact,System.String,System.Int32,System.Object,System.Threading.CancellationToken)">
            <summary>
            Associates an artifact with a build.
            </summary>
            <param name="artifact">The artifact.</param>
            <param name="project">Project ID or project name</param>
            <param name="buildId">The ID of the build.</param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientBase.CreateArtifactAsync(Microsoft.TeamFoundation.Build.WebApi.BuildArtifact,System.Guid,System.Int32,System.Object,System.Threading.CancellationToken)">
            <summary>
            Associates an artifact with a build.
            </summary>
            <param name="artifact">The artifact.</param>
            <param name="project">Project ID</param>
            <param name="buildId">The ID of the build.</param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientBase.GetArtifactAsync(System.String,System.Int32,System.String,System.Object,System.Threading.CancellationToken)">
            <summary>
            Gets a specific artifact for a build.
            </summary>
            <param name="project">Project ID or project name</param>
            <param name="buildId">The ID of the build.</param>
            <param name="artifactName">The name of the artifact.</param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientBase.GetArtifactAsync(System.Guid,System.Int32,System.String,System.Object,System.Threading.CancellationToken)">
            <summary>
            Gets a specific artifact for a build.
            </summary>
            <param name="project">Project ID</param>
            <param name="buildId">The ID of the build.</param>
            <param name="artifactName">The name of the artifact.</param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientBase.GetArtifactAsync(System.Int32,System.String,System.Object,System.Threading.CancellationToken)">
            <summary>
            Gets a specific artifact for a build.
            </summary>
            <param name="buildId">The ID of the build.</param>
            <param name="artifactName">The name of the artifact.</param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientBase.GetArtifactContentZipAsync(System.String,System.Int32,System.String,System.Object,System.Threading.CancellationToken)">
            <summary>
            Gets a specific artifact for a build.
            </summary>
            <param name="project">Project ID or project name</param>
            <param name="buildId">The ID of the build.</param>
            <param name="artifactName">The name of the artifact.</param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientBase.GetArtifactContentZipAsync(System.Guid,System.Int32,System.String,System.Object,System.Threading.CancellationToken)">
            <summary>
            Gets a specific artifact for a build.
            </summary>
            <param name="project">Project ID</param>
            <param name="buildId">The ID of the build.</param>
            <param name="artifactName">The name of the artifact.</param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientBase.GetArtifactContentZipAsync(System.Int32,System.String,System.Object,System.Threading.CancellationToken)">
            <summary>
            Gets a specific artifact for a build.
            </summary>
            <param name="buildId">The ID of the build.</param>
            <param name="artifactName">The name of the artifact.</param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientBase.GetArtifactsAsync(System.Int32,System.Object,System.Threading.CancellationToken)">
            <summary>
            Gets all artifacts for a build.
            </summary>
            <param name="buildId">The ID of the build.</param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientBase.GetArtifactsAsync(System.String,System.Int32,System.Object,System.Threading.CancellationToken)">
            <summary>
            Gets all artifacts for a build.
            </summary>
            <param name="project">Project ID or project name</param>
            <param name="buildId">The ID of the build.</param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientBase.GetArtifactsAsync(System.Guid,System.Int32,System.Object,System.Threading.CancellationToken)">
            <summary>
            Gets all artifacts for a build.
            </summary>
            <param name="project">Project ID</param>
            <param name="buildId">The ID of the build.</param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientBase.GetAttachmentsAsync(System.String,System.Int32,System.String,System.Object,System.Threading.CancellationToken)">
            <summary>
            [Preview API] Gets the list of attachments of a specific type that are associated with a build.
            </summary>
            <param name="project">Project ID or project name</param>
            <param name="buildId">The ID of the build.</param>
            <param name="type">The type of attachment.</param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientBase.GetAttachmentsAsync(System.Guid,System.Int32,System.String,System.Object,System.Threading.CancellationToken)">
            <summary>
            [Preview API] Gets the list of attachments of a specific type that are associated with a build.
            </summary>
            <param name="project">Project ID</param>
            <param name="buildId">The ID of the build.</param>
            <param name="type">The type of attachment.</param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientBase.GetAttachmentAsync(System.String,System.Int32,System.Guid,System.Guid,System.String,System.String,System.Object,System.Threading.CancellationToken)">
            <summary>
            [Preview API] Gets a specific attachment.
            </summary>
            <param name="project">Project ID or project name</param>
            <param name="buildId">The ID of the build.</param>
            <param name="timelineId">The ID of the timeline.</param>
            <param name="recordId">The ID of the timeline record.</param>
            <param name="type">The type of the attachment.</param>
            <param name="name">The name of the attachment.</param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientBase.GetAttachmentAsync(System.Guid,System.Int32,System.Guid,System.Guid,System.String,System.String,System.Object,System.Threading.CancellationToken)">
            <summary>
            [Preview API] Gets a specific attachment.
            </summary>
            <param name="project">Project ID</param>
            <param name="buildId">The ID of the build.</param>
            <param name="timelineId">The ID of the timeline.</param>
            <param name="recordId">The ID of the timeline record.</param>
            <param name="type">The type of the attachment.</param>
            <param name="name">The name of the attachment.</param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientBase.GetBadgeAsync(System.Guid,System.Int32,System.String,System.Object,System.Threading.CancellationToken)">
            <summary>
            Gets a badge that indicates the status of the most recent build for a definition.
            </summary>
            <param name="project">The project ID or name.</param>
            <param name="definitionId">The ID of the definition.</param>
            <param name="branchName">The name of the branch.</param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientBase.ListBranchesAsync(System.String,System.String,System.Nullable{System.Guid},System.String,System.Object,System.Threading.CancellationToken)">
            <summary>
            [Preview API] Gets a list of branches for the given source code repository.
            </summary>
            <param name="project">Project ID or project name</param>
            <param name="providerName">The name of the source provider.</param>
            <param name="serviceEndpointId">If specified, the ID of the service endpoint to query. Can only be omitted for providers that do not use service endpoints, e.g. TFVC or TFGit.</param>
            <param name="repository">If specified, the vendor-specific identifier or the name of the repository to get branches. Can only be omitted for providers that do not support multiple repositories.</param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientBase.ListBranchesAsync(System.Guid,System.String,System.Nullable{System.Guid},System.String,System.Object,System.Threading.CancellationToken)">
            <summary>
            [Preview API] Gets a list of branches for the given source code repository.
            </summary>
            <param name="project">Project ID</param>
            <param name="providerName">The name of the source provider.</param>
            <param name="serviceEndpointId">If specified, the ID of the service endpoint to query. Can only be omitted for providers that do not use service endpoints, e.g. TFVC or TFGit.</param>
            <param name="repository">If specified, the vendor-specific identifier or the name of the repository to get branches. Can only be omitted for providers that do not support multiple repositories.</param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientBase.GetBuildBadgeAsync(System.String,System.String,System.String,System.String,System.Object,System.Threading.CancellationToken)">
            <summary>
            [Preview API] Gets a badge that indicates the status of the most recent build for the specified branch.
            </summary>
            <param name="project">Project ID or project name</param>
            <param name="repoType">The repository type.</param>
            <param name="repoId">The repository ID.</param>
            <param name="branchName">The branch name.</param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientBase.GetBuildBadgeAsync(System.Guid,System.String,System.String,System.String,System.Object,System.Threading.CancellationToken)">
            <summary>
            [Preview API] Gets a badge that indicates the status of the most recent build for the specified branch.
            </summary>
            <param name="project">Project ID</param>
            <param name="repoType">The repository type.</param>
            <param name="repoId">The repository ID.</param>
            <param name="branchName">The branch name.</param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientBase.GetBuildBadgeDataAsync(System.String,System.String,System.String,System.String,System.Object,System.Threading.CancellationToken)">
            <summary>
            [Preview API] Gets a badge that indicates the status of the most recent build for the specified branch.
            </summary>
            <param name="project">Project ID or project name</param>
            <param name="repoType">The repository type.</param>
            <param name="repoId">The repository ID.</param>
            <param name="branchName">The branch name.</param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientBase.GetBuildBadgeDataAsync(System.Guid,System.String,System.String,System.String,System.Object,System.Threading.CancellationToken)">
            <summary>
            [Preview API] Gets a badge that indicates the status of the most recent build for the specified branch.
            </summary>
            <param name="project">Project ID</param>
            <param name="repoType">The repository type.</param>
            <param name="repoId">The repository ID.</param>
            <param name="branchName">The branch name.</param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientBase.DeleteBuildAsync(System.Int32,System.Object,System.Threading.CancellationToken)">
            <summary>
            Deletes a build.
            </summary>
            <param name="buildId">The ID of the build.</param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientBase.DeleteBuildAsync(System.String,System.Int32,System.Object,System.Threading.CancellationToken)">
            <summary>
            Deletes a build.
            </summary>
            <param name="project">Project ID or project name</param>
            <param name="buildId">The ID of the build.</param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientBase.DeleteBuildAsync(System.Guid,System.Int32,System.Object,System.Threading.CancellationToken)">
            <summary>
            Deletes a build.
            </summary>
            <param name="project">Project ID</param>
            <param name="buildId">The ID of the build.</param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientBase.GetBuildAsync(System.String,System.Int32,System.String,System.Object,System.Threading.CancellationToken)">
            <summary>
            Gets a build
            </summary>
            <param name="project">Project ID or project name</param>
            <param name="buildId"></param>
            <param name="propertyFilters"></param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientBase.GetBuildAsync(System.Guid,System.Int32,System.String,System.Object,System.Threading.CancellationToken)">
            <summary>
            Gets a build
            </summary>
            <param name="project">Project ID</param>
            <param name="buildId"></param>
            <param name="propertyFilters"></param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientBase.GetBuildAsync(System.Int32,System.String,System.Object,System.Threading.CancellationToken)">
            <summary>
            Gets a build
            </summary>
            <param name="buildId"></param>
            <param name="propertyFilters"></param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientBase.GetBuildsAsync(System.String,System.Collections.Generic.IEnumerable{System.Int32},System.Collections.Generic.IEnumerable{System.Int32},System.String,System.Nullable{System.DateTime},System.Nullable{System.DateTime},System.String,System.Nullable{Microsoft.TeamFoundation.Build.WebApi.BuildReason},System.Nullable{Microsoft.TeamFoundation.Build.WebApi.BuildStatus},System.Nullable{Microsoft.TeamFoundation.Build.WebApi.BuildResult},System.Collections.Generic.IEnumerable{System.String},System.Collections.Generic.IEnumerable{System.String},System.Nullable{System.Int32},System.String,System.Nullable{System.Int32},System.Nullable{Microsoft.TeamFoundation.Build.WebApi.QueryDeletedOption},System.Nullable{Microsoft.TeamFoundation.Build.WebApi.BuildQueryOrder},System.String,System.Collections.Generic.IEnumerable{System.Int32},System.String,System.String,System.Object,System.Threading.CancellationToken)">
            <summary>
            Gets a list of builds.
            </summary>
            <param name="project">Project ID or project name</param>
            <param name="definitions">A comma-delimited list of definition IDs. If specified, filters to builds for these definitions.</param>
            <param name="queues">A comma-delimited list of queue IDs. If specified, filters to builds that ran against these queues.</param>
            <param name="buildNumber">If specified, filters to builds that match this build number. Append * to do a prefix search.</param>
            <param name="minTime">If specified, filters to builds that finished/started/queued after this date based on the queryOrder specified.</param>
            <param name="maxTime">If specified, filters to builds that finished/started/queued before this date based on the queryOrder specified.</param>
            <param name="requestedFor">If specified, filters to builds requested for the specified user.</param>
            <param name="reasonFilter">If specified, filters to builds that match this reason.</param>
            <param name="statusFilter">If specified, filters to builds that match this status.</param>
            <param name="resultFilter">If specified, filters to builds that match this result.</param>
            <param name="tagFilters">A comma-delimited list of tags. If specified, filters to builds that have the specified tags.</param>
            <param name="properties">A comma-delimited list of properties to retrieve.</param>
            <param name="top">The maximum number of builds to return.</param>
            <param name="continuationToken">A continuation token, returned by a previous call to this method, that can be used to return the next set of builds.</param>
            <param name="maxBuildsPerDefinition">The maximum number of builds to return per definition.</param>
            <param name="deletedFilter">Indicates whether to exclude, include, or only return deleted builds.</param>
            <param name="queryOrder">The order in which builds should be returned.</param>
            <param name="branchName">If specified, filters to builds that built branches that built this branch.</param>
            <param name="buildIds">A comma-delimited list that specifies the IDs of builds to retrieve.</param>
            <param name="repositoryId">If specified, filters to builds that built from this repository.</param>
            <param name="repositoryType">If specified, filters to builds that built from repositories of this type.</param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientBase.GetBuildsAsync(System.Guid,System.Collections.Generic.IEnumerable{System.Int32},System.Collections.Generic.IEnumerable{System.Int32},System.String,System.Nullable{System.DateTime},System.Nullable{System.DateTime},System.String,System.Nullable{Microsoft.TeamFoundation.Build.WebApi.BuildReason},System.Nullable{Microsoft.TeamFoundation.Build.WebApi.BuildStatus},System.Nullable{Microsoft.TeamFoundation.Build.WebApi.BuildResult},System.Collections.Generic.IEnumerable{System.String},System.Collections.Generic.IEnumerable{System.String},System.Nullable{System.Int32},System.String,System.Nullable{System.Int32},System.Nullable{Microsoft.TeamFoundation.Build.WebApi.QueryDeletedOption},System.Nullable{Microsoft.TeamFoundation.Build.WebApi.BuildQueryOrder},System.String,System.Collections.Generic.IEnumerable{System.Int32},System.String,System.String,System.Object,System.Threading.CancellationToken)">
            <summary>
            Gets a list of builds.
            </summary>
            <param name="project">Project ID</param>
            <param name="definitions">A comma-delimited list of definition IDs. If specified, filters to builds for these definitions.</param>
            <param name="queues">A comma-delimited list of queue IDs. If specified, filters to builds that ran against these queues.</param>
            <param name="buildNumber">If specified, filters to builds that match this build number. Append * to do a prefix search.</param>
            <param name="minTime">If specified, filters to builds that finished/started/queued after this date based on the queryOrder specified.</param>
            <param name="maxTime">If specified, filters to builds that finished/started/queued before this date based on the queryOrder specified.</param>
            <param name="requestedFor">If specified, filters to builds requested for the specified user.</param>
            <param name="reasonFilter">If specified, filters to builds that match this reason.</param>
            <param name="statusFilter">If specified, filters to builds that match this status.</param>
            <param name="resultFilter">If specified, filters to builds that match this result.</param>
            <param name="tagFilters">A comma-delimited list of tags. If specified, filters to builds that have the specified tags.</param>
            <param name="properties">A comma-delimited list of properties to retrieve.</param>
            <param name="top">The maximum number of builds to return.</param>
            <param name="continuationToken">A continuation token, returned by a previous call to this method, that can be used to return the next set of builds.</param>
            <param name="maxBuildsPerDefinition">The maximum number of builds to return per definition.</param>
            <param name="deletedFilter">Indicates whether to exclude, include, or only return deleted builds.</param>
            <param name="queryOrder">The order in which builds should be returned.</param>
            <param name="branchName">If specified, filters to builds that built branches that built this branch.</param>
            <param name="buildIds">A comma-delimited list that specifies the IDs of builds to retrieve.</param>
            <param name="repositoryId">If specified, filters to builds that built from this repository.</param>
            <param name="repositoryType">If specified, filters to builds that built from repositories of this type.</param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientBase.GetBuildsAsync(System.Collections.Generic.IEnumerable{System.Int32},System.Collections.Generic.IEnumerable{System.Int32},System.String,System.Nullable{System.DateTime},System.Nullable{System.DateTime},System.String,System.Nullable{Microsoft.TeamFoundation.Build.WebApi.BuildReason},System.Nullable{Microsoft.TeamFoundation.Build.WebApi.BuildStatus},System.Nullable{Microsoft.TeamFoundation.Build.WebApi.BuildResult},System.Collections.Generic.IEnumerable{System.String},System.Collections.Generic.IEnumerable{System.String},System.Nullable{System.Int32},System.String,System.Nullable{System.Int32},System.Nullable{Microsoft.TeamFoundation.Build.WebApi.QueryDeletedOption},System.Nullable{Microsoft.TeamFoundation.Build.WebApi.BuildQueryOrder},System.String,System.Collections.Generic.IEnumerable{System.Int32},System.String,System.String,System.Object,System.Threading.CancellationToken)">
            <summary>
            Gets a list of builds.
            </summary>
            <param name="definitions">A comma-delimited list of definition IDs. If specified, filters to builds for these definitions.</param>
            <param name="queues">A comma-delimited list of queue IDs. If specified, filters to builds that ran against these queues.</param>
            <param name="buildNumber">If specified, filters to builds that match this build number. Append * to do a prefix search.</param>
            <param name="minTime">If specified, filters to builds that finished/started/queued after this date based on the queryOrder specified.</param>
            <param name="maxTime">If specified, filters to builds that finished/started/queued before this date based on the queryOrder specified.</param>
            <param name="requestedFor">If specified, filters to builds requested for the specified user.</param>
            <param name="reasonFilter">If specified, filters to builds that match this reason.</param>
            <param name="statusFilter">If specified, filters to builds that match this status.</param>
            <param name="resultFilter">If specified, filters to builds that match this result.</param>
            <param name="tagFilters">A comma-delimited list of tags. If specified, filters to builds that have the specified tags.</param>
            <param name="properties">A comma-delimited list of properties to retrieve.</param>
            <param name="top">The maximum number of builds to return.</param>
            <param name="continuationToken">A continuation token, returned by a previous call to this method, that can be used to return the next set of builds.</param>
            <param name="maxBuildsPerDefinition">The maximum number of builds to return per definition.</param>
            <param name="deletedFilter">Indicates whether to exclude, include, or only return deleted builds.</param>
            <param name="queryOrder">The order in which builds should be returned.</param>
            <param name="branchName">If specified, filters to builds that built branches that built this branch.</param>
            <param name="buildIds">A comma-delimited list that specifies the IDs of builds to retrieve.</param>
            <param name="repositoryId">If specified, filters to builds that built from this repository.</param>
            <param name="repositoryType">If specified, filters to builds that built from repositories of this type.</param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientBase.QueueBuildAsync(Microsoft.TeamFoundation.Build.WebApi.Build,System.Nullable{System.Boolean},System.String,System.Object,System.Threading.CancellationToken)">
            <summary>
            Queues a build
            </summary>
            <param name="build"></param>
            <param name="ignoreWarnings"></param>
            <param name="checkInTicket"></param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientBase.QueueBuildAsync(Microsoft.TeamFoundation.Build.WebApi.Build,System.String,System.Nullable{System.Boolean},System.String,System.Object,System.Threading.CancellationToken)">
            <summary>
            Queues a build
            </summary>
            <param name="build"></param>
            <param name="project">Project ID or project name</param>
            <param name="ignoreWarnings"></param>
            <param name="checkInTicket"></param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientBase.QueueBuildAsync(Microsoft.TeamFoundation.Build.WebApi.Build,System.Guid,System.Nullable{System.Boolean},System.String,System.Object,System.Threading.CancellationToken)">
            <summary>
            Queues a build
            </summary>
            <param name="build"></param>
            <param name="project">Project ID</param>
            <param name="ignoreWarnings"></param>
            <param name="checkInTicket"></param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientBase.UpdateBuildAsync(Microsoft.TeamFoundation.Build.WebApi.Build,System.Int32,System.Object,System.Threading.CancellationToken)">
            <summary>
            Updates a build.
            </summary>
            <param name="build">The build.</param>
            <param name="buildId">The ID of the build.</param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientBase.UpdateBuildAsync(Microsoft.TeamFoundation.Build.WebApi.Build,System.String,System.Int32,System.Object,System.Threading.CancellationToken)">
            <summary>
            Updates a build.
            </summary>
            <param name="build">The build.</param>
            <param name="project">Project ID or project name</param>
            <param name="buildId">The ID of the build.</param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientBase.UpdateBuildAsync(Microsoft.TeamFoundation.Build.WebApi.Build,System.Guid,System.Int32,System.Object,System.Threading.CancellationToken)">
            <summary>
            Updates a build.
            </summary>
            <param name="build">The build.</param>
            <param name="project">Project ID</param>
            <param name="buildId">The ID of the build.</param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientBase.UpdateBuildsAsync(System.Collections.Generic.IEnumerable{Microsoft.TeamFoundation.Build.WebApi.Build},System.Object,System.Threading.CancellationToken)">
            <summary>
            Updates multiple builds.
            </summary>
            <param name="builds">The builds to update.</param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientBase.UpdateBuildsAsync(System.Collections.Generic.IEnumerable{Microsoft.TeamFoundation.Build.WebApi.Build},System.String,System.Object,System.Threading.CancellationToken)">
            <summary>
            Updates multiple builds.
            </summary>
            <param name="builds">The builds to update.</param>
            <param name="project">Project ID or project name</param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientBase.UpdateBuildsAsync(System.Collections.Generic.IEnumerable{Microsoft.TeamFoundation.Build.WebApi.Build},System.Guid,System.Object,System.Threading.CancellationToken)">
            <summary>
            Updates multiple builds.
            </summary>
            <param name="builds">The builds to update.</param>
            <param name="project">Project ID</param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientBase.GetBuildChangesAsync(System.String,System.Int32,System.String,System.Nullable{System.Int32},System.Nullable{System.Boolean},System.Object,System.Threading.CancellationToken)">
            <summary>
            Gets the changes associated with a build
            </summary>
            <param name="project">Project ID or project name</param>
            <param name="buildId"></param>
            <param name="continuationToken"></param>
            <param name="top">The maximum number of changes to return</param>
            <param name="includeSourceChange"></param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientBase.GetBuildChangesAsync(System.Guid,System.Int32,System.String,System.Nullable{System.Int32},System.Nullable{System.Boolean},System.Object,System.Threading.CancellationToken)">
            <summary>
            Gets the changes associated with a build
            </summary>
            <param name="project">Project ID</param>
            <param name="buildId"></param>
            <param name="continuationToken"></param>
            <param name="top">The maximum number of changes to return</param>
            <param name="includeSourceChange"></param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientBase.GetChangesBetweenBuildsAsync(System.String,System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Int32},System.Object,System.Threading.CancellationToken)">
            <summary>
            [Preview API] Gets the changes made to the repository between two given builds.
            </summary>
            <param name="project">Project ID or project name</param>
            <param name="fromBuildId">The ID of the first build.</param>
            <param name="toBuildId">The ID of the last build.</param>
            <param name="top">The maximum number of changes to return.</param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientBase.GetChangesBetweenBuildsAsync(System.Guid,System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Int32},System.Object,System.Threading.CancellationToken)">
            <summary>
            [Preview API] Gets the changes made to the repository between two given builds.
            </summary>
            <param name="project">Project ID</param>
            <param name="fromBuildId">The ID of the first build.</param>
            <param name="toBuildId">The ID of the last build.</param>
            <param name="top">The maximum number of changes to return.</param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientBase.GetBuildControllerAsync(System.Int32,System.Object,System.Threading.CancellationToken)">
            <summary>
            Gets a controller
            </summary>
            <param name="controllerId"></param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientBase.GetBuildControllersAsync(System.String,System.Object,System.Threading.CancellationToken)">
            <summary>
            Gets controller, optionally filtered by name
            </summary>
            <param name="name"></param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientBase.CreateDefinitionAsync(Microsoft.TeamFoundation.Build.WebApi.BuildDefinition,System.Nullable{System.Int32},System.Nullable{System.Int32},System.Object,System.Threading.CancellationToken)">
            <summary>
            Creates a new definition.
            </summary>
            <param name="definition">The definition.</param>
            <param name="definitionToCloneId"></param>
            <param name="definitionToCloneRevision"></param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientBase.CreateDefinitionAsync(Microsoft.TeamFoundation.Build.WebApi.BuildDefinition,System.String,System.Nullable{System.Int32},System.Nullable{System.Int32},System.Object,System.Threading.CancellationToken)">
            <summary>
            Creates a new definition.
            </summary>
            <param name="definition">The definition.</param>
            <param name="project">Project ID or project name</param>
            <param name="definitionToCloneId"></param>
            <param name="definitionToCloneRevision"></param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientBase.CreateDefinitionAsync(Microsoft.TeamFoundation.Build.WebApi.BuildDefinition,System.Guid,System.Nullable{System.Int32},System.Nullable{System.Int32},System.Object,System.Threading.CancellationToken)">
            <summary>
            Creates a new definition.
            </summary>
            <param name="definition">The definition.</param>
            <param name="project">Project ID</param>
            <param name="definitionToCloneId"></param>
            <param name="definitionToCloneRevision"></param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientBase.DeleteDefinitionAsync(System.Int32,System.Object,System.Threading.CancellationToken)">
            <summary>
            Deletes a definition and all associated builds.
            </summary>
            <param name="definitionId">The ID of the definition.</param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientBase.DeleteDefinitionAsync(System.String,System.Int32,System.Object,System.Threading.CancellationToken)">
            <summary>
            Deletes a definition and all associated builds.
            </summary>
            <param name="project">Project ID or project name</param>
            <param name="definitionId">The ID of the definition.</param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientBase.DeleteDefinitionAsync(System.Guid,System.Int32,System.Object,System.Threading.CancellationToken)">
            <summary>
            Deletes a definition and all associated builds.
            </summary>
            <param name="project">Project ID</param>
            <param name="definitionId">The ID of the definition.</param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientBase.GetDefinitionAsync(System.String,System.Int32,System.Nullable{System.Int32},System.Nullable{System.DateTime},System.Collections.Generic.IEnumerable{System.String},System.Nullable{System.Boolean},System.Object,System.Threading.CancellationToken)">
            <summary>
            Gets a definition, optionally at a specific revision.
            </summary>
            <param name="project">Project ID or project name</param>
            <param name="definitionId">The ID of the definition.</param>
            <param name="revision">The revision number to retrieve. If this is not specified, the latest version will be returned.</param>
            <param name="minMetricsTime">If specified, indicates the date from which metrics should be included.</param>
            <param name="propertyFilters">A comma-delimited list of properties to include in the results.</param>
            <param name="includeLatestBuilds"></param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientBase.GetDefinitionAsync(System.Guid,System.Int32,System.Nullable{System.Int32},System.Nullable{System.DateTime},System.Collections.Generic.IEnumerable{System.String},System.Nullable{System.Boolean},System.Object,System.Threading.CancellationToken)">
            <summary>
            Gets a definition, optionally at a specific revision.
            </summary>
            <param name="project">Project ID</param>
            <param name="definitionId">The ID of the definition.</param>
            <param name="revision">The revision number to retrieve. If this is not specified, the latest version will be returned.</param>
            <param name="minMetricsTime">If specified, indicates the date from which metrics should be included.</param>
            <param name="propertyFilters">A comma-delimited list of properties to include in the results.</param>
            <param name="includeLatestBuilds"></param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientBase.GetDefinitionAsync(System.Int32,System.Nullable{System.Int32},System.Nullable{System.DateTime},System.Collections.Generic.IEnumerable{System.String},System.Nullable{System.Boolean},System.Object,System.Threading.CancellationToken)">
            <summary>
            Gets a definition, optionally at a specific revision.
            </summary>
            <param name="definitionId">The ID of the definition.</param>
            <param name="revision">The revision number to retrieve. If this is not specified, the latest version will be returned.</param>
            <param name="minMetricsTime">If specified, indicates the date from which metrics should be included.</param>
            <param name="propertyFilters">A comma-delimited list of properties to include in the results.</param>
            <param name="includeLatestBuilds"></param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientBase.GetDefinitionsAsync(System.String,System.String,System.String,System.String,System.Nullable{Microsoft.TeamFoundation.Build.WebApi.DefinitionQueryOrder},System.Nullable{System.Int32},System.String,System.Nullable{System.DateTime},System.Collections.Generic.IEnumerable{System.Int32},System.String,System.Nullable{System.DateTime},System.Nullable{System.DateTime},System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{System.Guid},System.Object,System.Threading.CancellationToken)">
            <summary>
            Gets a list of definitions.
            </summary>
            <param name="project">Project ID or project name</param>
            <param name="name">If specified, filters to definitions whose names match this pattern.</param>
            <param name="repositoryId">A repository ID. If specified, filters to definitions that use this repository.</param>
            <param name="repositoryType">If specified, filters to definitions that have a repository of this type.</param>
            <param name="queryOrder">Indicates the order in which definitions should be returned.</param>
            <param name="top">The maximum number of definitions to return.</param>
            <param name="continuationToken">A continuation token, returned by a previous call to this method, that can be used to return the next set of definitions.</param>
            <param name="minMetricsTime">If specified, indicates the date from which metrics should be included.</param>
            <param name="definitionIds">A comma-delimited list that specifies the IDs of definitions to retrieve.</param>
            <param name="path">If specified, filters to definitions under this folder.</param>
            <param name="builtAfter">If specified, filters to definitions that have builds after this date.</param>
            <param name="notBuiltAfter">If specified, filters to definitions that do not have builds after this date.</param>
            <param name="includeAllProperties">Indicates whether the full definitions should be returned. By default, shallow representations of the definitions are returned.</param>
            <param name="includeLatestBuilds">Indicates whether to return the latest and latest completed builds for this definition.</param>
            <param name="taskIdFilter">If specified, filters to definitions that use the specified task.</param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientBase.GetDefinitionsAsync(System.Guid,System.String,System.String,System.String,System.Nullable{Microsoft.TeamFoundation.Build.WebApi.DefinitionQueryOrder},System.Nullable{System.Int32},System.String,System.Nullable{System.DateTime},System.Collections.Generic.IEnumerable{System.Int32},System.String,System.Nullable{System.DateTime},System.Nullable{System.DateTime},System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{System.Guid},System.Object,System.Threading.CancellationToken)">
            <summary>
            Gets a list of definitions.
            </summary>
            <param name="project">Project ID</param>
            <param name="name">If specified, filters to definitions whose names match this pattern.</param>
            <param name="repositoryId">A repository ID. If specified, filters to definitions that use this repository.</param>
            <param name="repositoryType">If specified, filters to definitions that have a repository of this type.</param>
            <param name="queryOrder">Indicates the order in which definitions should be returned.</param>
            <param name="top">The maximum number of definitions to return.</param>
            <param name="continuationToken">A continuation token, returned by a previous call to this method, that can be used to return the next set of definitions.</param>
            <param name="minMetricsTime">If specified, indicates the date from which metrics should be included.</param>
            <param name="definitionIds">A comma-delimited list that specifies the IDs of definitions to retrieve.</param>
            <param name="path">If specified, filters to definitions under this folder.</param>
            <param name="builtAfter">If specified, filters to definitions that have builds after this date.</param>
            <param name="notBuiltAfter">If specified, filters to definitions that do not have builds after this date.</param>
            <param name="includeAllProperties">Indicates whether the full definitions should be returned. By default, shallow representations of the definitions are returned.</param>
            <param name="includeLatestBuilds">Indicates whether to return the latest and latest completed builds for this definition.</param>
            <param name="taskIdFilter">If specified, filters to definitions that use the specified task.</param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientBase.GetDefinitionsAsync(System.String,System.String,System.String,System.Nullable{Microsoft.TeamFoundation.Build.WebApi.DefinitionQueryOrder},System.Nullable{System.Int32},System.String,System.Nullable{System.DateTime},System.Collections.Generic.IEnumerable{System.Int32},System.String,System.Nullable{System.DateTime},System.Nullable{System.DateTime},System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{System.Guid},System.Object,System.Threading.CancellationToken)">
            <summary>
            Gets a list of definitions.
            </summary>
            <param name="name">If specified, filters to definitions whose names match this pattern.</param>
            <param name="repositoryId">A repository ID. If specified, filters to definitions that use this repository.</param>
            <param name="repositoryType">If specified, filters to definitions that have a repository of this type.</param>
            <param name="queryOrder">Indicates the order in which definitions should be returned.</param>
            <param name="top">The maximum number of definitions to return.</param>
            <param name="continuationToken">A continuation token, returned by a previous call to this method, that can be used to return the next set of definitions.</param>
            <param name="minMetricsTime">If specified, indicates the date from which metrics should be included.</param>
            <param name="definitionIds">A comma-delimited list that specifies the IDs of definitions to retrieve.</param>
            <param name="path">If specified, filters to definitions under this folder.</param>
            <param name="builtAfter">If specified, filters to definitions that have builds after this date.</param>
            <param name="notBuiltAfter">If specified, filters to definitions that do not have builds after this date.</param>
            <param name="includeAllProperties">Indicates whether the full definitions should be returned. By default, shallow representations of the definitions are returned.</param>
            <param name="includeLatestBuilds">Indicates whether to return the latest and latest completed builds for this definition.</param>
            <param name="taskIdFilter">If specified, filters to definitions that use the specified task.</param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientBase.ResetCounterAsync(System.String,System.Int32,System.Int32,System.Object,System.Threading.CancellationToken)">
            <summary>
            Resets the counter variable Value back to the Seed.
            </summary>
            <param name="project">Project ID or project name</param>
            <param name="definitionId">The ID of the definition.</param>
            <param name="counterId">The ID of the counter.</param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientBase.ResetCounterAsync(System.Guid,System.Int32,System.Int32,System.Object,System.Threading.CancellationToken)">
            <summary>
            Resets the counter variable Value back to the Seed.
            </summary>
            <param name="project">Project ID</param>
            <param name="definitionId">The ID of the definition.</param>
            <param name="counterId">The ID of the counter.</param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientBase.ResetCounterAsync(System.Int32,System.Int32,System.Object,System.Threading.CancellationToken)">
            <summary>
            Resets the counter variable Value back to the Seed.
            </summary>
            <param name="definitionId">The ID of the definition.</param>
            <param name="counterId">The ID of the counter.</param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientBase.UpdateCounterSeedAsync(System.String,System.Int32,System.Int32,System.Int64,System.Boolean,System.Object,System.Threading.CancellationToken)">
            <summary>
            Changes the counter variable Seed, and optionally resets the Value to this new Seed. Note that if Seed is being set above Value, then Value will be updated regardless.
            </summary>
            <param name="project">Project ID or project name</param>
            <param name="definitionId">The ID of the definition.</param>
            <param name="counterId">The ID of the counter.</param>
            <param name="newSeed">The new Seed value.</param>
            <param name="resetValue">Flag indicating if Value should also be reset.</param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientBase.UpdateCounterSeedAsync(System.Guid,System.Int32,System.Int32,System.Int64,System.Boolean,System.Object,System.Threading.CancellationToken)">
            <summary>
            Changes the counter variable Seed, and optionally resets the Value to this new Seed. Note that if Seed is being set above Value, then Value will be updated regardless.
            </summary>
            <param name="project">Project ID</param>
            <param name="definitionId">The ID of the definition.</param>
            <param name="counterId">The ID of the counter.</param>
            <param name="newSeed">The new Seed value.</param>
            <param name="resetValue">Flag indicating if Value should also be reset.</param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientBase.UpdateCounterSeedAsync(System.Int32,System.Int32,System.Int64,System.Boolean,System.Object,System.Threading.CancellationToken)">
            <summary>
            Changes the counter variable Seed, and optionally resets the Value to this new Seed. Note that if Seed is being set above Value, then Value will be updated regardless.
            </summary>
            <param name="definitionId">The ID of the definition.</param>
            <param name="counterId">The ID of the counter.</param>
            <param name="newSeed">The new Seed value.</param>
            <param name="resetValue">Flag indicating if Value should also be reset.</param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientBase.UpdateDefinitionAsync(Microsoft.TeamFoundation.Build.WebApi.BuildDefinition,System.Int32,System.Nullable{System.Int32},System.Nullable{System.Int32},System.Object,System.Threading.CancellationToken)">
            <summary>
            Updates an existing definition.
            </summary>
            <param name="definition">The new version of the defintion.</param>
            <param name="definitionId">The ID of the definition.</param>
            <param name="secretsSourceDefinitionId"></param>
            <param name="secretsSourceDefinitionRevision"></param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientBase.UpdateDefinitionAsync(Microsoft.TeamFoundation.Build.WebApi.BuildDefinition,System.String,System.Int32,System.Nullable{System.Int32},System.Nullable{System.Int32},System.Object,System.Threading.CancellationToken)">
            <summary>
            Updates an existing definition.
            </summary>
            <param name="definition">The new version of the defintion.</param>
            <param name="project">Project ID or project name</param>
            <param name="definitionId">The ID of the definition.</param>
            <param name="secretsSourceDefinitionId"></param>
            <param name="secretsSourceDefinitionRevision"></param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientBase.UpdateDefinitionAsync(Microsoft.TeamFoundation.Build.WebApi.BuildDefinition,System.Guid,System.Int32,System.Nullable{System.Int32},System.Nullable{System.Int32},System.Object,System.Threading.CancellationToken)">
            <summary>
            Updates an existing definition.
            </summary>
            <param name="definition">The new version of the defintion.</param>
            <param name="project">Project ID</param>
            <param name="definitionId">The ID of the definition.</param>
            <param name="secretsSourceDefinitionId"></param>
            <param name="secretsSourceDefinitionRevision"></param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientBase.GetFileContentsAsync(System.String,System.String,System.Nullable{System.Guid},System.String,System.String,System.String,System.Object,System.Threading.CancellationToken)">
            <summary>
            [Preview API] Gets the contents of a file in the given source code repository.
            </summary>
            <param name="project">Project ID or project name</param>
            <param name="providerName">The name of the source provider.</param>
            <param name="serviceEndpointId">If specified, the ID of the service endpoint to query. Can only be omitted for providers that do not use service endpoints, e.g. TFVC or TFGit.</param>
            <param name="repository">If specified, the vendor-specific identifier or the name of the repository to get branches. Can only be omitted for providers that do not support multiple repositories.</param>
            <param name="commitOrBranch">The identifier of the commit or branch from which a file's contents are retrieved.</param>
            <param name="path">The path to the file to retrieve, relative to the root of the repository.</param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientBase.GetFileContentsAsync(System.Guid,System.String,System.Nullable{System.Guid},System.String,System.String,System.String,System.Object,System.Threading.CancellationToken)">
            <summary>
            [Preview API] Gets the contents of a file in the given source code repository.
            </summary>
            <param name="project">Project ID</param>
            <param name="providerName">The name of the source provider.</param>
            <param name="serviceEndpointId">If specified, the ID of the service endpoint to query. Can only be omitted for providers that do not use service endpoints, e.g. TFVC or TFGit.</param>
            <param name="repository">If specified, the vendor-specific identifier or the name of the repository to get branches. Can only be omitted for providers that do not support multiple repositories.</param>
            <param name="commitOrBranch">The identifier of the commit or branch from which a file's contents are retrieved.</param>
            <param name="path">The path to the file to retrieve, relative to the root of the repository.</param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientBase.CreateFolderAsync(Microsoft.TeamFoundation.Build.WebApi.Folder,System.String,System.String,System.Object,System.Threading.CancellationToken)">
            <summary>
            [Preview API] Creates a new folder.
            </summary>
            <param name="folder">The folder.</param>
            <param name="project">Project ID or project name</param>
            <param name="path">The full path of the folder.</param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientBase.CreateFolderAsync(Microsoft.TeamFoundation.Build.WebApi.Folder,System.Guid,System.String,System.Object,System.Threading.CancellationToken)">
            <summary>
            [Preview API] Creates a new folder.
            </summary>
            <param name="folder">The folder.</param>
            <param name="project">Project ID</param>
            <param name="path">The full path of the folder.</param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientBase.DeleteFolderAsync(System.String,System.String,System.Object,System.Threading.CancellationToken)">
            <summary>
            [Preview API] Deletes a definition folder. Definitions and their corresponding builds will also be deleted.
            </summary>
            <param name="project">Project ID or project name</param>
            <param name="path">The full path to the folder.</param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientBase.DeleteFolderAsync(System.Guid,System.String,System.Object,System.Threading.CancellationToken)">
            <summary>
            [Preview API] Deletes a definition folder. Definitions and their corresponding builds will also be deleted.
            </summary>
            <param name="project">Project ID</param>
            <param name="path">The full path to the folder.</param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientBase.GetFoldersAsync(System.String,System.String,System.Nullable{Microsoft.TeamFoundation.Build.WebApi.FolderQueryOrder},System.Object,System.Threading.CancellationToken)">
            <summary>
            [Preview API] Gets a list of build definition folders.
            </summary>
            <param name="project">Project ID or project name</param>
            <param name="path">The path to start with.</param>
            <param name="queryOrder">The order in which folders should be returned.</param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientBase.GetFoldersAsync(System.Guid,System.String,System.Nullable{Microsoft.TeamFoundation.Build.WebApi.FolderQueryOrder},System.Object,System.Threading.CancellationToken)">
            <summary>
            [Preview API] Gets a list of build definition folders.
            </summary>
            <param name="project">Project ID</param>
            <param name="path">The path to start with.</param>
            <param name="queryOrder">The order in which folders should be returned.</param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientBase.UpdateFolderAsync(Microsoft.TeamFoundation.Build.WebApi.Folder,System.String,System.String,System.Object,System.Threading.CancellationToken)">
            <summary>
            [Preview API] Updates an existing folder at given existing path
            </summary>
            <param name="folder">The new version of the folder.</param>
            <param name="project">Project ID or project name</param>
            <param name="path">The full path to the folder.</param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientBase.UpdateFolderAsync(Microsoft.TeamFoundation.Build.WebApi.Folder,System.Guid,System.String,System.Object,System.Threading.CancellationToken)">
            <summary>
            [Preview API] Updates an existing folder at given existing path
            </summary>
            <param name="folder">The new version of the folder.</param>
            <param name="project">Project ID</param>
            <param name="path">The full path to the folder.</param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientBase.GetBuildLogAsync(System.String,System.Int32,System.Int32,System.Nullable{System.Int64},System.Nullable{System.Int64},System.Object,System.Threading.CancellationToken)">
            <summary>
            Gets an individual log file for a build.
            </summary>
            <param name="project">Project ID or project name</param>
            <param name="buildId">The ID of the build.</param>
            <param name="logId">The ID of the log file.</param>
            <param name="startLine">The start line.</param>
            <param name="endLine">The end line.</param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientBase.GetBuildLogAsync(System.Guid,System.Int32,System.Int32,System.Nullable{System.Int64},System.Nullable{System.Int64},System.Object,System.Threading.CancellationToken)">
            <summary>
            Gets an individual log file for a build.
            </summary>
            <param name="project">Project ID</param>
            <param name="buildId">The ID of the build.</param>
            <param name="logId">The ID of the log file.</param>
            <param name="startLine">The start line.</param>
            <param name="endLine">The end line.</param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientBase.GetBuildLogLinesAsync(System.String,System.Int32,System.Int32,System.Nullable{System.Int64},System.Nullable{System.Int64},System.Object,System.Threading.CancellationToken)">
            <summary>
            Gets an individual log file for a build.
            </summary>
            <param name="project">Project ID or project name</param>
            <param name="buildId">The ID of the build.</param>
            <param name="logId">The ID of the log file.</param>
            <param name="startLine">The start line.</param>
            <param name="endLine">The end line.</param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientBase.GetBuildLogLinesAsync(System.Guid,System.Int32,System.Int32,System.Nullable{System.Int64},System.Nullable{System.Int64},System.Object,System.Threading.CancellationToken)">
            <summary>
            Gets an individual log file for a build.
            </summary>
            <param name="project">Project ID</param>
            <param name="buildId">The ID of the build.</param>
            <param name="logId">The ID of the log file.</param>
            <param name="startLine">The start line.</param>
            <param name="endLine">The end line.</param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientBase.GetBuildLogsAsync(System.String,System.Int32,System.Object,System.Threading.CancellationToken)">
            <summary>
            Gets the logs for a build.
            </summary>
            <param name="project">Project ID or project name</param>
            <param name="buildId">The ID of the build.</param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientBase.GetBuildLogsAsync(System.Guid,System.Int32,System.Object,System.Threading.CancellationToken)">
            <summary>
            Gets the logs for a build.
            </summary>
            <param name="project">Project ID</param>
            <param name="buildId">The ID of the build.</param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientBase.GetBuildLogsZipAsync(System.String,System.Int32,System.Object,System.Threading.CancellationToken)">
            <summary>
            Gets the logs for a build.
            </summary>
            <param name="project">Project ID or project name</param>
            <param name="buildId">The ID of the build.</param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientBase.GetBuildLogsZipAsync(System.Guid,System.Int32,System.Object,System.Threading.CancellationToken)">
            <summary>
            Gets the logs for a build.
            </summary>
            <param name="project">Project ID</param>
            <param name="buildId">The ID of the build.</param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientBase.GetProjectMetricsAsync(System.String,System.String,System.Nullable{System.DateTime},System.Object,System.Threading.CancellationToken)">
            <summary>
            [Preview API] Gets build metrics for a project.
            </summary>
            <param name="project">Project ID or project name</param>
            <param name="metricAggregationType">The aggregation type to use (hourly, daily).</param>
            <param name="minMetricsTime">The date from which to calculate metrics.</param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientBase.GetProjectMetricsAsync(System.Guid,System.String,System.Nullable{System.DateTime},System.Object,System.Threading.CancellationToken)">
            <summary>
            [Preview API] Gets build metrics for a project.
            </summary>
            <param name="project">Project ID</param>
            <param name="metricAggregationType">The aggregation type to use (hourly, daily).</param>
            <param name="minMetricsTime">The date from which to calculate metrics.</param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientBase.GetDefinitionMetricsAsync(System.String,System.Int32,System.Nullable{System.DateTime},System.Object,System.Threading.CancellationToken)">
            <summary>
            [Preview API] Gets build metrics for a definition.
            </summary>
            <param name="project">Project ID or project name</param>
            <param name="definitionId">The ID of the definition.</param>
            <param name="minMetricsTime">The date from which to calculate metrics.</param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientBase.GetDefinitionMetricsAsync(System.Guid,System.Int32,System.Nullable{System.DateTime},System.Object,System.Threading.CancellationToken)">
            <summary>
            [Preview API] Gets build metrics for a definition.
            </summary>
            <param name="project">Project ID</param>
            <param name="definitionId">The ID of the definition.</param>
            <param name="minMetricsTime">The date from which to calculate metrics.</param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientBase.GetBuildOptionDefinitionsAsync(System.Object,System.Threading.CancellationToken)">
            <summary>
            Gets all build definition options supported by the system.
            </summary>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientBase.GetBuildOptionDefinitionsAsync(System.String,System.Object,System.Threading.CancellationToken)">
            <summary>
            Gets all build definition options supported by the system.
            </summary>
            <param name="project">Project ID or project name</param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientBase.GetBuildOptionDefinitionsAsync(System.Guid,System.Object,System.Threading.CancellationToken)">
            <summary>
            Gets all build definition options supported by the system.
            </summary>
            <param name="project">Project ID</param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientBase.GetPathContentsAsync(System.String,System.String,System.Nullable{System.Guid},System.String,System.String,System.String,System.Object,System.Threading.CancellationToken)">
            <summary>
            [Preview API] Gets the contents of a directory in the given source code repository.
            </summary>
            <param name="project">Project ID or project name</param>
            <param name="providerName">The name of the source provider.</param>
            <param name="serviceEndpointId">If specified, the ID of the service endpoint to query. Can only be omitted for providers that do not use service endpoints, e.g. TFVC or TFGit.</param>
            <param name="repository">If specified, the vendor-specific identifier or the name of the repository to get branches. Can only be omitted for providers that do not support multiple repositories.</param>
            <param name="commitOrBranch">The identifier of the commit or branch from which a file's contents are retrieved.</param>
            <param name="path">The path contents to list, relative to the root of the repository.</param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientBase.GetPathContentsAsync(System.Guid,System.String,System.Nullable{System.Guid},System.String,System.String,System.String,System.Object,System.Threading.CancellationToken)">
            <summary>
            [Preview API] Gets the contents of a directory in the given source code repository.
            </summary>
            <param name="project">Project ID</param>
            <param name="providerName">The name of the source provider.</param>
            <param name="serviceEndpointId">If specified, the ID of the service endpoint to query. Can only be omitted for providers that do not use service endpoints, e.g. TFVC or TFGit.</param>
            <param name="repository">If specified, the vendor-specific identifier or the name of the repository to get branches. Can only be omitted for providers that do not support multiple repositories.</param>
            <param name="commitOrBranch">The identifier of the commit or branch from which a file's contents are retrieved.</param>
            <param name="path">The path contents to list, relative to the root of the repository.</param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientBase.GetBuildPropertiesAsync(System.String,System.Int32,System.Collections.Generic.IEnumerable{System.String},System.Object,System.Threading.CancellationToken)">
            <summary>
            [Preview API] Gets properties for a build.
            </summary>
            <param name="project">Project ID or project name</param>
            <param name="buildId">The ID of the build.</param>
            <param name="filter">A comma-delimited list of properties. If specified, filters to these specific properties.</param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientBase.GetBuildPropertiesAsync(System.Guid,System.Int32,System.Collections.Generic.IEnumerable{System.String},System.Object,System.Threading.CancellationToken)">
            <summary>
            [Preview API] Gets properties for a build.
            </summary>
            <param name="project">Project ID</param>
            <param name="buildId">The ID of the build.</param>
            <param name="filter">A comma-delimited list of properties. If specified, filters to these specific properties.</param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientBase.UpdateBuildPropertiesAsync(Microsoft.VisualStudio.Services.WebApi.Patch.Json.JsonPatchDocument,System.String,System.Int32,System.Object,System.Threading.CancellationToken)">
            <summary>
            [Preview API] Updates properties for a build.
            </summary>
            <param name="document">A json-patch document describing the properties to update.</param>
            <param name="project">Project ID or project name</param>
            <param name="buildId">The ID of the build.</param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientBase.UpdateBuildPropertiesAsync(Microsoft.VisualStudio.Services.WebApi.Patch.Json.JsonPatchDocument,System.Guid,System.Int32,System.Object,System.Threading.CancellationToken)">
            <summary>
            [Preview API] Updates properties for a build.
            </summary>
            <param name="document">A json-patch document describing the properties to update.</param>
            <param name="project">Project ID</param>
            <param name="buildId">The ID of the build.</param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientBase.GetDefinitionPropertiesAsync(System.String,System.Int32,System.Collections.Generic.IEnumerable{System.String},System.Object,System.Threading.CancellationToken)">
            <summary>
            [Preview API] Gets properties for a definition.
            </summary>
            <param name="project">Project ID or project name</param>
            <param name="definitionId">The ID of the definition.</param>
            <param name="filter">A comma-delimited list of properties. If specified, filters to these specific properties.</param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientBase.GetDefinitionPropertiesAsync(System.Guid,System.Int32,System.Collections.Generic.IEnumerable{System.String},System.Object,System.Threading.CancellationToken)">
            <summary>
            [Preview API] Gets properties for a definition.
            </summary>
            <param name="project">Project ID</param>
            <param name="definitionId">The ID of the definition.</param>
            <param name="filter">A comma-delimited list of properties. If specified, filters to these specific properties.</param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientBase.UpdateDefinitionPropertiesAsync(Microsoft.VisualStudio.Services.WebApi.Patch.Json.JsonPatchDocument,System.String,System.Int32,System.Object,System.Threading.CancellationToken)">
            <summary>
            [Preview API] Updates properties for a definition.
            </summary>
            <param name="document">A json-patch document describing the properties to update.</param>
            <param name="project">Project ID or project name</param>
            <param name="definitionId">The ID of the definition.</param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientBase.UpdateDefinitionPropertiesAsync(Microsoft.VisualStudio.Services.WebApi.Patch.Json.JsonPatchDocument,System.Guid,System.Int32,System.Object,System.Threading.CancellationToken)">
            <summary>
            [Preview API] Updates properties for a definition.
            </summary>
            <param name="document">A json-patch document describing the properties to update.</param>
            <param name="project">Project ID</param>
            <param name="definitionId">The ID of the definition.</param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientBase.GetBuildReportAsync(System.String,System.Int32,System.String,System.Object,System.Threading.CancellationToken)">
            <summary>
            [Preview API] Gets a build report.
            </summary>
            <param name="project">Project ID or project name</param>
            <param name="buildId">The ID of the build.</param>
            <param name="type"></param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientBase.GetBuildReportAsync(System.Guid,System.Int32,System.String,System.Object,System.Threading.CancellationToken)">
            <summary>
            [Preview API] Gets a build report.
            </summary>
            <param name="project">Project ID</param>
            <param name="buildId">The ID of the build.</param>
            <param name="type"></param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientBase.GetBuildReportHtmlContentAsync(System.String,System.Int32,System.String,System.Object,System.Threading.CancellationToken)">
            <summary>
            [Preview API] Gets a build report.
            </summary>
            <param name="project">Project ID or project name</param>
            <param name="buildId">The ID of the build.</param>
            <param name="type"></param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientBase.GetBuildReportHtmlContentAsync(System.Guid,System.Int32,System.String,System.Object,System.Threading.CancellationToken)">
            <summary>
            [Preview API] Gets a build report.
            </summary>
            <param name="project">Project ID</param>
            <param name="buildId">The ID of the build.</param>
            <param name="type"></param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientBase.ListRepositoriesAsync(System.String,System.String,System.Nullable{System.Guid},System.String,System.Nullable{Microsoft.TeamFoundation.Build.WebApi.ResultSet},System.Nullable{System.Boolean},System.String,System.Object,System.Threading.CancellationToken)">
            <summary>
            [Preview API] Gets a list of source code repositories.
            </summary>
            <param name="project">Project ID or project name</param>
            <param name="providerName">The name of the source provider.</param>
            <param name="serviceEndpointId">If specified, the ID of the service endpoint to query. Can only be omitted for providers that do not use service endpoints, e.g. TFVC or TFGit.</param>
            <param name="repository">If specified, the vendor-specific identifier or the name of a single repository to get.</param>
            <param name="resultSet">'top' for the repositories most relevant for the endpoint. If not set, all repositories are returned. Ignored if 'repository' is set.</param>
            <param name="pageResults">If set to true, this will limit the set of results and will return a continuation token to continue the query.</param>
            <param name="continuationToken">When paging results, this is a continuation token, returned by a previous call to this method, that can be used to return the next set of repositories.</param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientBase.ListRepositoriesAsync(System.Guid,System.String,System.Nullable{System.Guid},System.String,System.Nullable{Microsoft.TeamFoundation.Build.WebApi.ResultSet},System.Nullable{System.Boolean},System.String,System.Object,System.Threading.CancellationToken)">
            <summary>
            [Preview API] Gets a list of source code repositories.
            </summary>
            <param name="project">Project ID</param>
            <param name="providerName">The name of the source provider.</param>
            <param name="serviceEndpointId">If specified, the ID of the service endpoint to query. Can only be omitted for providers that do not use service endpoints, e.g. TFVC or TFGit.</param>
            <param name="repository">If specified, the vendor-specific identifier or the name of a single repository to get.</param>
            <param name="resultSet">'top' for the repositories most relevant for the endpoint. If not set, all repositories are returned. Ignored if 'repository' is set.</param>
            <param name="pageResults">If set to true, this will limit the set of results and will return a continuation token to continue the query.</param>
            <param name="continuationToken">When paging results, this is a continuation token, returned by a previous call to this method, that can be used to return the next set of repositories.</param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientBase.GetResourceUsageAsync(System.Object,System.Threading.CancellationToken)">
            <summary>
            [Preview API] Gets information about build resources in the system.
            </summary>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientBase.GetDefinitionRevisionsAsync(System.String,System.Int32,System.Object,System.Threading.CancellationToken)">
            <summary>
            Gets all revisions of a definition.
            </summary>
            <param name="project">Project ID or project name</param>
            <param name="definitionId">The ID of the definition.</param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientBase.GetDefinitionRevisionsAsync(System.Guid,System.Int32,System.Object,System.Threading.CancellationToken)">
            <summary>
            Gets all revisions of a definition.
            </summary>
            <param name="project">Project ID</param>
            <param name="definitionId">The ID of the definition.</param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientBase.GetBuildSettingsAsync(System.Object,System.Threading.CancellationToken)">
            <summary>
            Gets the build settings.
            </summary>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientBase.UpdateBuildSettingsAsync(Microsoft.TeamFoundation.Build.WebApi.BuildSettings,System.Object,System.Threading.CancellationToken)">
            <summary>
            Updates the build settings.
            </summary>
            <param name="settings">The new settings.</param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientBase.ListSourceProvidersAsync(System.String,System.Object,System.Threading.CancellationToken)">
            <summary>
            [Preview API] Get a list of source providers and their capabilities.
            </summary>
            <param name="project">Project ID or project name</param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientBase.ListSourceProvidersAsync(System.Guid,System.Object,System.Threading.CancellationToken)">
            <summary>
            [Preview API] Get a list of source providers and their capabilities.
            </summary>
            <param name="project">Project ID</param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientBase.AddBuildTagAsync(System.String,System.Int32,System.String,System.Object,System.Threading.CancellationToken)">
            <summary>
            Adds a tag to a build.
            </summary>
            <param name="project">Project ID or project name</param>
            <param name="buildId">The ID of the build.</param>
            <param name="tag">The tag to add.</param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientBase.AddBuildTagAsync(System.Guid,System.Int32,System.String,System.Object,System.Threading.CancellationToken)">
            <summary>
            Adds a tag to a build.
            </summary>
            <param name="project">Project ID</param>
            <param name="buildId">The ID of the build.</param>
            <param name="tag">The tag to add.</param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientBase.AddBuildTagsAsync(System.Collections.Generic.IEnumerable{System.String},System.String,System.Int32,System.Object,System.Threading.CancellationToken)">
            <summary>
            Adds tags to a build.
            </summary>
            <param name="tags">The tags to add.</param>
            <param name="project">Project ID or project name</param>
            <param name="buildId">The ID of the build.</param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientBase.AddBuildTagsAsync(System.Collections.Generic.IEnumerable{System.String},System.Guid,System.Int32,System.Object,System.Threading.CancellationToken)">
            <summary>
            Adds tags to a build.
            </summary>
            <param name="tags">The tags to add.</param>
            <param name="project">Project ID</param>
            <param name="buildId">The ID of the build.</param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientBase.DeleteBuildTagAsync(System.String,System.Int32,System.String,System.Object,System.Threading.CancellationToken)">
            <summary>
            Removes a tag from a build.
            </summary>
            <param name="project">Project ID or project name</param>
            <param name="buildId">The ID of the build.</param>
            <param name="tag">The tag to remove.</param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientBase.DeleteBuildTagAsync(System.Guid,System.Int32,System.String,System.Object,System.Threading.CancellationToken)">
            <summary>
            Removes a tag from a build.
            </summary>
            <param name="project">Project ID</param>
            <param name="buildId">The ID of the build.</param>
            <param name="tag">The tag to remove.</param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientBase.GetBuildTagsAsync(System.String,System.Int32,System.Object,System.Threading.CancellationToken)">
            <summary>
            Gets the tags for a build.
            </summary>
            <param name="project">Project ID or project name</param>
            <param name="buildId">The ID of the build.</param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientBase.GetBuildTagsAsync(System.Guid,System.Int32,System.Object,System.Threading.CancellationToken)">
            <summary>
            Gets the tags for a build.
            </summary>
            <param name="project">Project ID</param>
            <param name="buildId">The ID of the build.</param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientBase.GetTagsAsync(System.String,System.Object,System.Threading.CancellationToken)">
            <summary>
            Gets a list of all build and definition tags in the project.
            </summary>
            <param name="project">Project ID or project name</param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientBase.GetTagsAsync(System.Guid,System.Object,System.Threading.CancellationToken)">
            <summary>
            Gets a list of all build and definition tags in the project.
            </summary>
            <param name="project">Project ID</param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientBase.AddDefinitionTagAsync(System.String,System.Int32,System.String,System.Object,System.Threading.CancellationToken)">
            <summary>
            [Preview API] Adds a tag to a definition
            </summary>
            <param name="project">Project ID or project name</param>
            <param name="definitionId">The ID of the definition.</param>
            <param name="tag">The tag to add.</param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientBase.AddDefinitionTagAsync(System.Guid,System.Int32,System.String,System.Object,System.Threading.CancellationToken)">
            <summary>
            [Preview API] Adds a tag to a definition
            </summary>
            <param name="project">Project ID</param>
            <param name="definitionId">The ID of the definition.</param>
            <param name="tag">The tag to add.</param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientBase.AddDefinitionTagsAsync(System.Collections.Generic.IEnumerable{System.String},System.String,System.Int32,System.Object,System.Threading.CancellationToken)">
            <summary>
            [Preview API] Adds multiple tags to a definition.
            </summary>
            <param name="tags">The tags to add.</param>
            <param name="project">Project ID or project name</param>
            <param name="definitionId">The ID of the definition.</param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientBase.AddDefinitionTagsAsync(System.Collections.Generic.IEnumerable{System.String},System.Guid,System.Int32,System.Object,System.Threading.CancellationToken)">
            <summary>
            [Preview API] Adds multiple tags to a definition.
            </summary>
            <param name="tags">The tags to add.</param>
            <param name="project">Project ID</param>
            <param name="definitionId">The ID of the definition.</param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientBase.DeleteDefinitionTagAsync(System.String,System.Int32,System.String,System.Object,System.Threading.CancellationToken)">
            <summary>
            [Preview API] Removes a tag from a definition.
            </summary>
            <param name="project">Project ID or project name</param>
            <param name="definitionId">The ID of the definition.</param>
            <param name="tag">The tag to remove.</param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientBase.DeleteDefinitionTagAsync(System.Guid,System.Int32,System.String,System.Object,System.Threading.CancellationToken)">
            <summary>
            [Preview API] Removes a tag from a definition.
            </summary>
            <param name="project">Project ID</param>
            <param name="definitionId">The ID of the definition.</param>
            <param name="tag">The tag to remove.</param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientBase.GetDefinitionTagsAsync(System.String,System.Int32,System.Nullable{System.Int32},System.Object,System.Threading.CancellationToken)">
            <summary>
            [Preview API] Gets the tags for a definition.
            </summary>
            <param name="project">Project ID or project name</param>
            <param name="definitionId">The ID of the definition.</param>
            <param name="revision">The definition revision number. If not specified, uses the latest revision of the definition.</param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientBase.GetDefinitionTagsAsync(System.Guid,System.Int32,System.Nullable{System.Int32},System.Object,System.Threading.CancellationToken)">
            <summary>
            [Preview API] Gets the tags for a definition.
            </summary>
            <param name="project">Project ID</param>
            <param name="definitionId">The ID of the definition.</param>
            <param name="revision">The definition revision number. If not specified, uses the latest revision of the definition.</param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientBase.DeleteTemplateAsync(System.String,System.String,System.Object,System.Threading.CancellationToken)">
            <summary>
            Deletes a build definition template.
            </summary>
            <param name="project">Project ID or project name</param>
            <param name="templateId">The ID of the template.</param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientBase.DeleteTemplateAsync(System.Guid,System.String,System.Object,System.Threading.CancellationToken)">
            <summary>
            Deletes a build definition template.
            </summary>
            <param name="project">Project ID</param>
            <param name="templateId">The ID of the template.</param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientBase.GetTemplateAsync(System.String,System.String,System.Object,System.Threading.CancellationToken)">
            <summary>
            Gets a specific build definition template.
            </summary>
            <param name="project">Project ID or project name</param>
            <param name="templateId">The ID of the requested template.</param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientBase.GetTemplateAsync(System.Guid,System.String,System.Object,System.Threading.CancellationToken)">
            <summary>
            Gets a specific build definition template.
            </summary>
            <param name="project">Project ID</param>
            <param name="templateId">The ID of the requested template.</param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientBase.GetTemplatesAsync(System.String,System.Object,System.Threading.CancellationToken)">
            <summary>
            Gets all definition templates.
            </summary>
            <param name="project">Project ID or project name</param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientBase.GetTemplatesAsync(System.Guid,System.Object,System.Threading.CancellationToken)">
            <summary>
            Gets all definition templates.
            </summary>
            <param name="project">Project ID</param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientBase.SaveTemplateAsync(Microsoft.TeamFoundation.Build.WebApi.BuildDefinitionTemplate,System.String,System.String,System.Object,System.Threading.CancellationToken)">
            <summary>
            Updates an existing build definition template.
            </summary>
            <param name="template">The new version of the template.</param>
            <param name="project">Project ID or project name</param>
            <param name="templateId">The ID of the template.</param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientBase.SaveTemplateAsync(Microsoft.TeamFoundation.Build.WebApi.BuildDefinitionTemplate,System.Guid,System.String,System.Object,System.Threading.CancellationToken)">
            <summary>
            Updates an existing build definition template.
            </summary>
            <param name="template">The new version of the template.</param>
            <param name="project">Project ID</param>
            <param name="templateId">The ID of the template.</param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientBase.GetTicketedArtifactContentZipAsync(System.Int32,System.Guid,System.String,System.String,System.Object,System.Threading.CancellationToken)">
            <summary>
            [Preview API] Gets a Zip file of the artifact with the given name for a build.
            </summary>
            <param name="buildId">The ID of the build.</param>
            <param name="projectId">The project ID.</param>
            <param name="artifactName">The name of the artifact.</param>
            <param name="downloadTicket">A valid ticket that gives permission to download artifacts</param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientBase.GetTicketedLogsContentZipAsync(System.Int32,System.Guid,System.String,System.Object,System.Threading.CancellationToken)">
            <summary>
            [Preview API] Gets a Zip file of the logs for a given build.
            </summary>
            <param name="buildId">The ID of the build.</param>
            <param name="projectId">The project ID.</param>
            <param name="downloadTicket">A valid ticket that gives permission to download the logs.</param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientBase.GetBuildTimelineAsync(System.String,System.Int32,System.Nullable{System.Guid},System.Nullable{System.Int32},System.Nullable{System.Guid},System.Object,System.Threading.CancellationToken)">
            <summary>
            Gets details for a build
            </summary>
            <param name="project">Project ID or project name</param>
            <param name="buildId"></param>
            <param name="timelineId"></param>
            <param name="changeId"></param>
            <param name="planId"></param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientBase.GetBuildTimelineAsync(System.Guid,System.Int32,System.Nullable{System.Guid},System.Nullable{System.Int32},System.Nullable{System.Guid},System.Object,System.Threading.CancellationToken)">
            <summary>
            Gets details for a build
            </summary>
            <param name="project">Project ID</param>
            <param name="buildId"></param>
            <param name="timelineId"></param>
            <param name="changeId"></param>
            <param name="planId"></param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientBase.RestoreWebhooksAsync(System.Collections.Generic.List{Microsoft.TeamFoundation.Build.WebApi.DefinitionTriggerType},System.String,System.String,System.Nullable{System.Guid},System.String,System.Object,System.Threading.CancellationToken)">
            <summary>
            [Preview API] Recreates the webhooks for the specified triggers in the given source code repository.
            </summary>
            <param name="triggerTypes">The types of triggers to restore webhooks for.</param>
            <param name="project">Project ID or project name</param>
            <param name="providerName">The name of the source provider.</param>
            <param name="serviceEndpointId">If specified, the ID of the service endpoint to query. Can only be omitted for providers that do not use service endpoints, e.g. TFVC or TFGit.</param>
            <param name="repository">If specified, the vendor-specific identifier or the name of the repository to get webhooks. Can only be omitted for providers that do not support multiple repositories.</param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientBase.RestoreWebhooksAsync(System.Collections.Generic.List{Microsoft.TeamFoundation.Build.WebApi.DefinitionTriggerType},System.Guid,System.String,System.Nullable{System.Guid},System.String,System.Object,System.Threading.CancellationToken)">
            <summary>
            [Preview API] Recreates the webhooks for the specified triggers in the given source code repository.
            </summary>
            <param name="triggerTypes">The types of triggers to restore webhooks for.</param>
            <param name="project">Project ID</param>
            <param name="providerName">The name of the source provider.</param>
            <param name="serviceEndpointId">If specified, the ID of the service endpoint to query. Can only be omitted for providers that do not use service endpoints, e.g. TFVC or TFGit.</param>
            <param name="repository">If specified, the vendor-specific identifier or the name of the repository to get webhooks. Can only be omitted for providers that do not support multiple repositories.</param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientBase.ListWebhooksAsync(System.String,System.String,System.Nullable{System.Guid},System.String,System.Object,System.Threading.CancellationToken)">
            <summary>
            [Preview API] Gets a list of webhooks installed in the given source code repository.
            </summary>
            <param name="project">Project ID or project name</param>
            <param name="providerName">The name of the source provider.</param>
            <param name="serviceEndpointId">If specified, the ID of the service endpoint to query. Can only be omitted for providers that do not use service endpoints, e.g. TFVC or TFGit.</param>
            <param name="repository">If specified, the vendor-specific identifier or the name of the repository to get webhooks. Can only be omitted for providers that do not support multiple repositories.</param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientBase.ListWebhooksAsync(System.Guid,System.String,System.Nullable{System.Guid},System.String,System.Object,System.Threading.CancellationToken)">
            <summary>
            [Preview API] Gets a list of webhooks installed in the given source code repository.
            </summary>
            <param name="project">Project ID</param>
            <param name="providerName">The name of the source provider.</param>
            <param name="serviceEndpointId">If specified, the ID of the service endpoint to query. Can only be omitted for providers that do not use service endpoints, e.g. TFVC or TFGit.</param>
            <param name="repository">If specified, the vendor-specific identifier or the name of the repository to get webhooks. Can only be omitted for providers that do not support multiple repositories.</param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientBase.GetBuildWorkItemsRefsAsync(System.String,System.Int32,System.Nullable{System.Int32},System.Object,System.Threading.CancellationToken)">
            <summary>
            Gets the work items associated with a build.
            </summary>
            <param name="project">Project ID or project name</param>
            <param name="buildId">The ID of the build.</param>
            <param name="top">The maximum number of work items to return.</param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientBase.GetBuildWorkItemsRefsAsync(System.Guid,System.Int32,System.Nullable{System.Int32},System.Object,System.Threading.CancellationToken)">
            <summary>
            Gets the work items associated with a build.
            </summary>
            <param name="project">Project ID</param>
            <param name="buildId">The ID of the build.</param>
            <param name="top">The maximum number of work items to return.</param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientBase.GetBuildWorkItemsRefsFromCommitsAsync(System.Collections.Generic.IEnumerable{System.String},System.String,System.Int32,System.Nullable{System.Int32},System.Object,System.Threading.CancellationToken)">
            <summary>
            Gets the work items associated with a build, filtered to specific commits.
            </summary>
            <param name="commitIds">A comma-delimited list of commit IDs.</param>
            <param name="project">Project ID or project name</param>
            <param name="buildId">The ID of the build.</param>
            <param name="top">The maximum number of work items to return, or the number of commits to consider if no commit IDs are specified.</param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientBase.GetBuildWorkItemsRefsFromCommitsAsync(System.Collections.Generic.IEnumerable{System.String},System.Guid,System.Int32,System.Nullable{System.Int32},System.Object,System.Threading.CancellationToken)">
            <summary>
            Gets the work items associated with a build, filtered to specific commits.
            </summary>
            <param name="commitIds">A comma-delimited list of commit IDs.</param>
            <param name="project">Project ID</param>
            <param name="buildId">The ID of the build.</param>
            <param name="top">The maximum number of work items to return, or the number of commits to consider if no commit IDs are specified.</param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientBase.GetWorkItemsBetweenBuildsAsync(System.String,System.Int32,System.Int32,System.Nullable{System.Int32},System.Object,System.Threading.CancellationToken)">
            <summary>
            [Preview API] Gets all the work items between two builds.
            </summary>
            <param name="project">Project ID or project name</param>
            <param name="fromBuildId">The ID of the first build.</param>
            <param name="toBuildId">The ID of the last build.</param>
            <param name="top">The maximum number of work items to return.</param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.BuildHttpClientBase.GetWorkItemsBetweenBuildsAsync(System.Guid,System.Int32,System.Int32,System.Nullable{System.Int32},System.Object,System.Threading.CancellationToken)">
            <summary>
            [Preview API] Gets all the work items between two builds.
            </summary>
            <param name="project">Project ID</param>
            <param name="fromBuildId">The ID of the first build.</param>
            <param name="toBuildId">The ID of the last build.</param>
            <param name="top">The maximum number of work items to return.</param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.Security.GetSecurityTokenPath(System.String)">
            <summary>
            Gets tokenized path from the given path to fit in to build hierarchical security
            </summary>
            <param name="path"></param>
            <returns></returns>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.XamlBuildHttpClient.GetArtifactAsync(System.String,System.Int32,System.String,System.Object,System.Threading.CancellationToken)">
            <summary>
            Gets a specific artifact for a build
            </summary>
            <param name="project">Project ID or project name</param>
            <param name="buildId"></param>
            <param name="artifactName"></param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.XamlBuildHttpClient.GetArtifactAsync(System.Guid,System.Int32,System.String,System.Object,System.Threading.CancellationToken)">
            <summary>
            Gets a specific artifact for a build
            </summary>
            <param name="project">Project ID</param>
            <param name="buildId"></param>
            <param name="artifactName"></param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.XamlBuildHttpClient.GetArtifactAsync(System.Int32,System.String,System.Object,System.Threading.CancellationToken)">
            <summary>
            Gets a specific artifact for a build
            </summary>
            <param name="buildId"></param>
            <param name="artifactName"></param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.XamlBuildHttpClient.GetArtifactContentZipAsync(System.String,System.Int32,System.String,System.Object,System.Threading.CancellationToken)">
            <summary>
            Gets a specific artifact for a build
            </summary>
            <param name="project">Project ID or project name</param>
            <param name="buildId"></param>
            <param name="artifactName"></param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.XamlBuildHttpClient.GetArtifactContentZipAsync(System.Guid,System.Int32,System.String,System.Object,System.Threading.CancellationToken)">
            <summary>
            Gets a specific artifact for a build
            </summary>
            <param name="project">Project ID</param>
            <param name="buildId"></param>
            <param name="artifactName"></param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.XamlBuildHttpClient.GetArtifactContentZipAsync(System.Int32,System.String,System.Object,System.Threading.CancellationToken)">
            <summary>
            Gets a specific artifact for a build
            </summary>
            <param name="buildId"></param>
            <param name="artifactName"></param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.XamlBuildHttpClient.GetArtifactsAsync(System.Int32,System.Object,System.Threading.CancellationToken)">
            <summary>
            Gets all artifacts for a build
            </summary>
            <param name="buildId"></param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.XamlBuildHttpClient.GetArtifactsAsync(System.String,System.Int32,System.Object,System.Threading.CancellationToken)">
            <summary>
            Gets all artifacts for a build
            </summary>
            <param name="project">Project ID or project name</param>
            <param name="buildId"></param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.XamlBuildHttpClient.GetArtifactsAsync(System.Guid,System.Int32,System.Object,System.Threading.CancellationToken)">
            <summary>
            Gets all artifacts for a build
            </summary>
            <param name="project">Project ID</param>
            <param name="buildId"></param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.XamlBuildHttpClient.DeleteBuildAsync(System.Int32,System.Object,System.Threading.CancellationToken)">
            <summary>
            Deletes a build
            </summary>
            <param name="buildId"></param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.XamlBuildHttpClient.DeleteBuildAsync(System.String,System.Int32,System.Object,System.Threading.CancellationToken)">
            <summary>
            Deletes a build
            </summary>
            <param name="project">Project ID or project name</param>
            <param name="buildId"></param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.XamlBuildHttpClient.DeleteBuildAsync(System.Guid,System.Int32,System.Object,System.Threading.CancellationToken)">
            <summary>
            Deletes a build
            </summary>
            <param name="project">Project ID</param>
            <param name="buildId"></param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.XamlBuildHttpClient.GetBuildAsync(System.String,System.Int32,System.String,System.Object,System.Threading.CancellationToken)">
            <summary>
            Gets a build
            </summary>
            <param name="project">Project ID or project name</param>
            <param name="buildId"></param>
            <param name="propertyFilters">A comma-delimited list of properties to include in the results</param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.XamlBuildHttpClient.GetBuildAsync(System.Guid,System.Int32,System.String,System.Object,System.Threading.CancellationToken)">
            <summary>
            Gets a build
            </summary>
            <param name="project">Project ID</param>
            <param name="buildId"></param>
            <param name="propertyFilters">A comma-delimited list of properties to include in the results</param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.XamlBuildHttpClient.GetBuildAsync(System.Int32,System.String,System.Object,System.Threading.CancellationToken)">
            <summary>
            Gets a build
            </summary>
            <param name="buildId"></param>
            <param name="propertyFilters">A comma-delimited list of properties to include in the results</param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.XamlBuildHttpClient.GetBuildsAsync(System.String,System.Collections.Generic.IEnumerable{System.Int32},System.Collections.Generic.IEnumerable{System.Int32},System.String,System.Nullable{System.DateTime},System.Nullable{System.DateTime},System.String,System.Nullable{Microsoft.TeamFoundation.Build.WebApi.BuildReason},System.Nullable{Microsoft.TeamFoundation.Build.WebApi.BuildStatus},System.Nullable{Microsoft.TeamFoundation.Build.WebApi.BuildResult},System.Collections.Generic.IEnumerable{System.String},System.Collections.Generic.IEnumerable{System.String},System.Nullable{System.Int32},System.String,System.Nullable{System.Int32},System.Nullable{Microsoft.TeamFoundation.Build.WebApi.QueryDeletedOption},System.Nullable{Microsoft.TeamFoundation.Build.WebApi.BuildQueryOrder},System.Object,System.Threading.CancellationToken)">
            <summary>
            Gets builds
            </summary>
            <param name="project">Project ID or project name</param>
            <param name="definitions">A comma-delimited list of definition ids</param>
            <param name="queues">A comma-delimited list of queue ids</param>
            <param name="buildNumber"></param>
            <param name="minFinishTime"></param>
            <param name="maxFinishTime"></param>
            <param name="requestedFor"></param>
            <param name="reasonFilter"></param>
            <param name="statusFilter"></param>
            <param name="resultFilter"></param>
            <param name="tagFilters">A comma-delimited list of tags</param>
            <param name="properties">A comma-delimited list of properties to include in the results</param>
            <param name="top">The maximum number of builds to retrieve</param>
            <param name="continuationToken"></param>
            <param name="maxBuildsPerDefinition"></param>
            <param name="deletedFilter"></param>
            <param name="queryOrder"></param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.XamlBuildHttpClient.GetBuildsAsync(System.Guid,System.Collections.Generic.IEnumerable{System.Int32},System.Collections.Generic.IEnumerable{System.Int32},System.String,System.Nullable{System.DateTime},System.Nullable{System.DateTime},System.String,System.Nullable{Microsoft.TeamFoundation.Build.WebApi.BuildReason},System.Nullable{Microsoft.TeamFoundation.Build.WebApi.BuildStatus},System.Nullable{Microsoft.TeamFoundation.Build.WebApi.BuildResult},System.Collections.Generic.IEnumerable{System.String},System.Collections.Generic.IEnumerable{System.String},System.Nullable{System.Int32},System.String,System.Nullable{System.Int32},System.Nullable{Microsoft.TeamFoundation.Build.WebApi.QueryDeletedOption},System.Nullable{Microsoft.TeamFoundation.Build.WebApi.BuildQueryOrder},System.Object,System.Threading.CancellationToken)">
            <summary>
            Gets builds
            </summary>
            <param name="project">Project ID</param>
            <param name="definitions">A comma-delimited list of definition ids</param>
            <param name="queues">A comma-delimited list of queue ids</param>
            <param name="buildNumber"></param>
            <param name="minFinishTime"></param>
            <param name="maxFinishTime"></param>
            <param name="requestedFor"></param>
            <param name="reasonFilter"></param>
            <param name="statusFilter"></param>
            <param name="resultFilter"></param>
            <param name="tagFilters">A comma-delimited list of tags</param>
            <param name="properties">A comma-delimited list of properties to include in the results</param>
            <param name="top">The maximum number of builds to retrieve</param>
            <param name="continuationToken"></param>
            <param name="maxBuildsPerDefinition"></param>
            <param name="deletedFilter"></param>
            <param name="queryOrder"></param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.XamlBuildHttpClient.GetBuildsAsync(System.Collections.Generic.IEnumerable{System.Int32},System.Collections.Generic.IEnumerable{System.Int32},System.String,System.Nullable{System.DateTime},System.Nullable{System.DateTime},System.String,System.Nullable{Microsoft.TeamFoundation.Build.WebApi.BuildReason},System.Nullable{Microsoft.TeamFoundation.Build.WebApi.BuildStatus},System.Nullable{Microsoft.TeamFoundation.Build.WebApi.BuildResult},System.Collections.Generic.IEnumerable{System.String},System.Collections.Generic.IEnumerable{System.String},System.Nullable{System.Int32},System.String,System.Nullable{System.Int32},System.Nullable{Microsoft.TeamFoundation.Build.WebApi.QueryDeletedOption},System.Nullable{Microsoft.TeamFoundation.Build.WebApi.BuildQueryOrder},System.Object,System.Threading.CancellationToken)">
            <summary>
            Gets builds
            </summary>
            <param name="definitions">A comma-delimited list of definition ids</param>
            <param name="queues">A comma-delimited list of queue ids</param>
            <param name="buildNumber"></param>
            <param name="minFinishTime"></param>
            <param name="maxFinishTime"></param>
            <param name="requestedFor"></param>
            <param name="reasonFilter"></param>
            <param name="statusFilter"></param>
            <param name="resultFilter"></param>
            <param name="tagFilters">A comma-delimited list of tags</param>
            <param name="properties">A comma-delimited list of properties to include in the results</param>
            <param name="top">The maximum number of builds to retrieve</param>
            <param name="continuationToken"></param>
            <param name="maxBuildsPerDefinition"></param>
            <param name="deletedFilter"></param>
            <param name="queryOrder"></param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.XamlBuildHttpClient.QueueBuildAsync(Microsoft.TeamFoundation.Build.WebApi.Build,System.Nullable{System.Boolean},System.String,System.Object,System.Threading.CancellationToken)">
            <summary>
            Queues a build
            </summary>
            <param name="build"></param>
            <param name="ignoreWarnings"></param>
            <param name="checkInTicket"></param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.XamlBuildHttpClient.QueueBuildAsync(Microsoft.TeamFoundation.Build.WebApi.Build,System.String,System.Nullable{System.Boolean},System.String,System.Object,System.Threading.CancellationToken)">
            <summary>
            Queues a build
            </summary>
            <param name="build"></param>
            <param name="project">Project ID or project name</param>
            <param name="ignoreWarnings"></param>
            <param name="checkInTicket"></param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.XamlBuildHttpClient.QueueBuildAsync(Microsoft.TeamFoundation.Build.WebApi.Build,System.Guid,System.Nullable{System.Boolean},System.String,System.Object,System.Threading.CancellationToken)">
            <summary>
            Queues a build
            </summary>
            <param name="build"></param>
            <param name="project">Project ID</param>
            <param name="ignoreWarnings"></param>
            <param name="checkInTicket"></param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.XamlBuildHttpClient.UpdateBuildAsync(Microsoft.TeamFoundation.Build.WebApi.Build,System.Int32,System.Object,System.Threading.CancellationToken)">
            <summary>
            Updates a build
            </summary>
            <param name="build"></param>
            <param name="buildId"></param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.XamlBuildHttpClient.UpdateBuildAsync(Microsoft.TeamFoundation.Build.WebApi.Build,System.String,System.Int32,System.Object,System.Threading.CancellationToken)">
            <summary>
            Updates a build
            </summary>
            <param name="build"></param>
            <param name="project">Project ID or project name</param>
            <param name="buildId"></param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.XamlBuildHttpClient.UpdateBuildAsync(Microsoft.TeamFoundation.Build.WebApi.Build,System.Guid,System.Int32,System.Object,System.Threading.CancellationToken)">
            <summary>
            Updates a build
            </summary>
            <param name="build"></param>
            <param name="project">Project ID</param>
            <param name="buildId"></param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.XamlBuildHttpClient.GetBuildChangesAsync(System.String,System.Int32,System.String,System.Nullable{System.Int32},System.Nullable{System.Boolean},System.Object,System.Threading.CancellationToken)">
            <summary>
            Gets the changes associated with a build
            </summary>
            <param name="project">Project ID or project name</param>
            <param name="buildId"></param>
            <param name="continuationToken"></param>
            <param name="top">The maximum number of changes to return</param>
            <param name="includeSourceChange"></param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.XamlBuildHttpClient.GetBuildChangesAsync(System.Guid,System.Int32,System.String,System.Nullable{System.Int32},System.Nullable{System.Boolean},System.Object,System.Threading.CancellationToken)">
            <summary>
            Gets the changes associated with a build
            </summary>
            <param name="project">Project ID</param>
            <param name="buildId"></param>
            <param name="continuationToken"></param>
            <param name="top">The maximum number of changes to return</param>
            <param name="includeSourceChange"></param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.XamlBuildHttpClient.GetBuildControllerAsync(System.Int32,System.Object,System.Threading.CancellationToken)">
            <summary>
            Gets a controller
            </summary>
            <param name="controllerId"></param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.XamlBuildHttpClient.GetBuildControllersAsync(System.String,System.Object,System.Threading.CancellationToken)">
            <summary>
            Gets controller, optionally filtered by name
            </summary>
            <param name="name"></param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.XamlBuildHttpClient.GetDefinitionAsync(System.String,System.Int32,System.Nullable{System.Int32},System.Collections.Generic.IEnumerable{System.String},System.Object,System.Threading.CancellationToken)">
            <summary>
            Gets a definition, optionally at a specific revision
            </summary>
            <param name="project">Project ID or project name</param>
            <param name="definitionId"></param>
            <param name="revision"></param>
            <param name="propertyFilters"></param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.XamlBuildHttpClient.GetDefinitionAsync(System.Guid,System.Int32,System.Nullable{System.Int32},System.Collections.Generic.IEnumerable{System.String},System.Object,System.Threading.CancellationToken)">
            <summary>
            Gets a definition, optionally at a specific revision
            </summary>
            <param name="project">Project ID</param>
            <param name="definitionId"></param>
            <param name="revision"></param>
            <param name="propertyFilters"></param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.XamlBuildHttpClient.GetDefinitionAsync(System.Int32,System.Nullable{System.Int32},System.Collections.Generic.IEnumerable{System.String},System.Object,System.Threading.CancellationToken)">
            <summary>
            Gets a definition, optionally at a specific revision
            </summary>
            <param name="definitionId"></param>
            <param name="revision"></param>
            <param name="propertyFilters"></param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.XamlBuildHttpClient.GetDefinitionsAsync(System.String,System.String,System.String,System.String,System.Nullable{Microsoft.TeamFoundation.Build.WebApi.DefinitionQueryOrder},System.Nullable{System.Int32},System.Object,System.Threading.CancellationToken)">
            <summary>
            Gets definitions, optionally filtered by name
            </summary>
            <param name="project">Project ID or project name</param>
            <param name="name"></param>
            <param name="repositoryId"></param>
            <param name="repositoryType"></param>
            <param name="queryOrder"></param>
            <param name="top"></param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.XamlBuildHttpClient.GetDefinitionsAsync(System.Guid,System.String,System.String,System.String,System.Nullable{Microsoft.TeamFoundation.Build.WebApi.DefinitionQueryOrder},System.Nullable{System.Int32},System.Object,System.Threading.CancellationToken)">
            <summary>
            Gets definitions, optionally filtered by name
            </summary>
            <param name="project">Project ID</param>
            <param name="name"></param>
            <param name="repositoryId"></param>
            <param name="repositoryType"></param>
            <param name="queryOrder"></param>
            <param name="top"></param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.XamlBuildHttpClient.GetDefinitionsAsync(System.String,System.String,System.String,System.Nullable{Microsoft.TeamFoundation.Build.WebApi.DefinitionQueryOrder},System.Nullable{System.Int32},System.Object,System.Threading.CancellationToken)">
            <summary>
            Gets definitions, optionally filtered by name
            </summary>
            <param name="name"></param>
            <param name="repositoryId"></param>
            <param name="repositoryType"></param>
            <param name="queryOrder"></param>
            <param name="top"></param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.XamlBuildHttpClient.GetBuildDeploymentsAsync(System.String,System.Int32,System.Object,System.Threading.CancellationToken)">
            <summary>
            Gets the deployment information associated with a build
            </summary>
            <param name="project">Project ID or project name</param>
            <param name="buildId"></param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.XamlBuildHttpClient.GetBuildDeploymentsAsync(System.Guid,System.Int32,System.Object,System.Threading.CancellationToken)">
            <summary>
            Gets the deployment information associated with a build
            </summary>
            <param name="project">Project ID</param>
            <param name="buildId"></param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.XamlBuildHttpClient.GetBuildLogAsync(System.String,System.Int32,System.Int32,System.Nullable{System.Int64},System.Nullable{System.Int64},System.Object,System.Threading.CancellationToken)">
            <summary>
            Gets a log
            </summary>
            <param name="project">Project ID or project name</param>
            <param name="buildId"></param>
            <param name="logId"></param>
            <param name="startLine"></param>
            <param name="endLine"></param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.XamlBuildHttpClient.GetBuildLogAsync(System.Guid,System.Int32,System.Int32,System.Nullable{System.Int64},System.Nullable{System.Int64},System.Object,System.Threading.CancellationToken)">
            <summary>
            Gets a log
            </summary>
            <param name="project">Project ID</param>
            <param name="buildId"></param>
            <param name="logId"></param>
            <param name="startLine"></param>
            <param name="endLine"></param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.XamlBuildHttpClient.GetBuildLogsAsync(System.String,System.Int32,System.Object,System.Threading.CancellationToken)">
            <summary>
            Gets logs for a build
            </summary>
            <param name="project">Project ID or project name</param>
            <param name="buildId"></param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.XamlBuildHttpClient.GetBuildLogsAsync(System.Guid,System.Int32,System.Object,System.Threading.CancellationToken)">
            <summary>
            Gets logs for a build
            </summary>
            <param name="project">Project ID</param>
            <param name="buildId"></param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.XamlBuildHttpClient.GetBuildLogsZipAsync(System.String,System.Int32,System.Object,System.Threading.CancellationToken)">
            <summary>
            Gets logs for a build
            </summary>
            <param name="project">Project ID or project name</param>
            <param name="buildId"></param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.XamlBuildHttpClient.GetBuildLogsZipAsync(System.Guid,System.Int32,System.Object,System.Threading.CancellationToken)">
            <summary>
            Gets logs for a build
            </summary>
            <param name="project">Project ID</param>
            <param name="buildId"></param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.XamlBuildHttpClient.GetBuildReportAsync(System.String,System.Int32,System.String,System.Object,System.Threading.CancellationToken)">
            <summary>
            [Preview API] Gets report for a build
            </summary>
            <param name="project">Project ID or project name</param>
            <param name="buildId"></param>
            <param name="type"></param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.XamlBuildHttpClient.GetBuildReportAsync(System.Guid,System.Int32,System.String,System.Object,System.Threading.CancellationToken)">
            <summary>
            [Preview API] Gets report for a build
            </summary>
            <param name="project">Project ID</param>
            <param name="buildId"></param>
            <param name="type"></param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.XamlBuildHttpClient.GetBuildReportHtmlContentAsync(System.String,System.Int32,System.String,System.Object,System.Threading.CancellationToken)">
            <summary>
            [Preview API] Gets report for a build
            </summary>
            <param name="project">Project ID or project name</param>
            <param name="buildId"></param>
            <param name="type"></param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.XamlBuildHttpClient.GetBuildReportHtmlContentAsync(System.Guid,System.Int32,System.String,System.Object,System.Threading.CancellationToken)">
            <summary>
            [Preview API] Gets report for a build
            </summary>
            <param name="project">Project ID</param>
            <param name="buildId"></param>
            <param name="type"></param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.XamlBuildHttpClient.GetBuildWorkItemsRefsAsync(System.String,System.Int32,System.Nullable{System.Int32},System.Object,System.Threading.CancellationToken)">
            <summary>
            Gets the work item ids associated with a build
            </summary>
            <param name="project">Project ID or project name</param>
            <param name="buildId"></param>
            <param name="top">The maximum number of workitems to return</param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.XamlBuildHttpClient.GetBuildWorkItemsRefsAsync(System.Guid,System.Int32,System.Nullable{System.Int32},System.Object,System.Threading.CancellationToken)">
            <summary>
            Gets the work item ids associated with a build
            </summary>
            <param name="project">Project ID</param>
            <param name="buildId"></param>
            <param name="top">The maximum number of workitems to return</param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.XamlBuildHttpClient.GetBuildWorkItemsRefsFromCommitsAsync(System.Collections.Generic.IEnumerable{System.String},System.String,System.Int32,System.Nullable{System.Int32},System.Object,System.Threading.CancellationToken)">
            <summary>
            Gets the work item ids associated with build commits
            </summary>
            <param name="commitIds"></param>
            <param name="project">Project ID or project name</param>
            <param name="buildId"></param>
            <param name="top">The maximum number of workitems to return, also number of commits to consider if commitids are not sent</param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
        <member name="M:Microsoft.TeamFoundation.Build.WebApi.XamlBuildHttpClient.GetBuildWorkItemsRefsFromCommitsAsync(System.Collections.Generic.IEnumerable{System.String},System.Guid,System.Int32,System.Nullable{System.Int32},System.Object,System.Threading.CancellationToken)">
            <summary>
            Gets the work item ids associated with build commits
            </summary>
            <param name="commitIds"></param>
            <param name="project">Project ID</param>
            <param name="buildId"></param>
            <param name="top">The maximum number of workitems to return, also number of commits to consider if commitids are not sent</param>
            <param name="userState"></param>
            <param name="cancellationToken">The cancellation token to cancel operation.</param>
        </member>
    </members>
</doc>