GitPushRef 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.
[Microsoft.VisualStudio.Services.WebApi.ServiceEventObject]
[System.Runtime.Serialization.DataContract]
[System.Runtime.Serialization.KnownType(typeof(Microsoft.TeamFoundation.SourceControl.WebApi.GitPush))]
public class GitPushRef : Microsoft.TeamFoundation.SourceControl.WebApi.VersionControlSecuredObject
type GitPushRef = class
inherit VersionControlSecuredObject
Public Class GitPushRef
Inherits VersionControlSecuredObject
- Inheritance
- Derived
- Attributes
-
Microsoft.VisualStudio.Services.WebApi.ServiceEventObjectAttribute DataContractAttribute KnownTypeAttribute
Constructors
| GitPushRef() |
Properties
| Date | |
| Links | |
| PushCorrelationId | |
| PushedBy | |
| PushId | |
| Url |
Methods
| SetSecuredObject(ISecuredObject) | (Inherited from VersionControlSecuredObject) |
Explicit Interface Implementations
| ISecuredObject.GetToken() | (Inherited from VersionControlSecuredObject) |
| ISecuredObject.NamespaceId | (Inherited from VersionControlSecuredObject) |
| ISecuredObject.RequiredPermissions | (Inherited from VersionControlSecuredObject) |