Edit

Share via


BuildProcessResources Class

Definition

Represents resources used by a build process.

[System.Runtime.Serialization.DataContract]
public sealed class BuildProcessResources : Microsoft.VisualStudio.Services.WebApi.BaseSecuredObject
type BuildProcessResources = class
    inherit BaseSecuredObject
Public NotInheritable Class BuildProcessResources
Inherits BaseSecuredObject
Inheritance
Microsoft.VisualStudio.Services.WebApi.BaseSecuredObject
BuildProcessResources
Attributes

Constructors

BuildProcessResources()

Properties

Endpoints

Information about the endpoints used by the process.

Files

Information about the secure files used by the process.

Queues

Information about the queues used by the process.

VariableGroups

Information about the variable groups used by the process.

Applies to