ReleaseReference 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.
Reference to a release.
[System.Runtime.Serialization.DataContract]
public sealed class ReleaseReference : Microsoft.TeamFoundation.TestManagement.WebApi.TestManagementBaseSecuredObject
type ReleaseReference = class
inherit TestManagementBaseSecuredObject
Public NotInheritable Class ReleaseReference
Inherits TestManagementBaseSecuredObject
- Inheritance
- Attributes
Constructors
| ReleaseReference() | |
| ReleaseReference(ISecuredObject) |
Properties
| Attempt | |
| CreationDate | |
| DefinitionId |
Release definition ID. |
| EnvironmentCreationDate | |
| EnvironmentDefinitionId |
Release environment definition ID. |
| EnvironmentDefinitionName |
Release environment definition name. |
| EnvironmentId |
Release environment ID. |
| EnvironmentName |
Release environment name. |
| Id |
Release ID. |
| Name |
Release name. |
Methods
| SecureIdentityRef(IdentityRef) | (Inherited from TestManagementBaseSecuredObject) |
Explicit Interface Implementations
| ISecuredObject.GetToken() | (Inherited from TestManagementBaseSecuredObject) |
| ISecuredObject.NamespaceId | (Inherited from TestManagementBaseSecuredObject) |
| ISecuredObject.RequiredPermissions | (Inherited from TestManagementBaseSecuredObject) |