Edit

Share via


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

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)

Applies to