GitPush 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 class GitPush : Microsoft.TeamFoundation.SourceControl.WebApi.GitPushRef
type GitPush = class
inherit GitPushRef
Public Class GitPush
Inherits GitPushRef
- Inheritance
- Attributes
Constructors
| GitPush() |
Properties
| Commits | |
| Date | (Inherited from GitPushRef) |
| Links | (Inherited from GitPushRef) |
| PushCorrelationId |
Obsolete.
(Inherited from GitPushRef)
|
| PushedBy | (Inherited from GitPushRef) |
| PushId | (Inherited from GitPushRef) |
| RefUpdates | |
| Repository | |
| Url | (Inherited from GitPushRef) |
Methods
| SetSecuredObject(ISecuredObject) |
Explicit Interface Implementations
| ISecuredObject.GetToken() | (Inherited from VersionControlSecuredObject) |
| ISecuredObject.NamespaceId | (Inherited from VersionControlSecuredObject) |
| ISecuredObject.RequiredPermissions | (Inherited from VersionControlSecuredObject) |