Edit

GitPush Class

Definition

[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

Name Description
GitPush()

Properties

Name Description
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

Name Description
SetSecuredObject(ISecuredObject)

Explicit Interface Implementations

Name Description
ISecuredObject.GetToken() (Inherited from VersionControlSecuredObject)
ISecuredObject.NamespaceId (Inherited from VersionControlSecuredObject)
ISecuredObject.RequiredPermissions (Inherited from VersionControlSecuredObject)

Applies to