BuildProcessResources Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents resources used by a build process.
C#
[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.BaseSecuredObjectBuildProcessResources
- Attributes
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. |
Variable |
Information about the variable groups used by the process. |
Ürün | Sürümler |
---|---|
Azure DevOps Services .NET SDK | preview, latest |