BuildConfiguration Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[System.Runtime.Serialization.DataContract]
public sealed class BuildConfiguration : Microsoft.TeamFoundation.TestManagement.WebApi.TestManagementBaseSecuredObject
type BuildConfiguration = class
inherit TestManagementBaseSecuredObject
Public NotInheritable Class BuildConfiguration
Inherits TestManagementBaseSecuredObject
- Inheritance
- Attributes
Constructors
| BuildConfiguration() |
Properties
| BranchName | |
| BuildDefinitionId | |
| BuildSystem | |
| CreationDate | |
| Flavor | |
| Id | |
| Number | |
| Platform | |
| Project | |
| RepositoryGuid | |
| RepositoryId | |
| RepositoryType | |
| SourceVersion | |
| Uri |
Methods
| SecureIdentityRef(IdentityRef) | (Inherited from TestManagementBaseSecuredObject) |
Explicit Interface Implementations
| ISecuredObject.GetToken() | (Inherited from TestManagementBaseSecuredObject) |
| ISecuredObject.NamespaceId | (Inherited from TestManagementBaseSecuredObject) |
| ISecuredObject.RequiredPermissions | (Inherited from TestManagementBaseSecuredObject) |