Edit

Share via


RepositoryWebhook Class

Definition

Represents a repository's webhook returned from a source provider.

[System.Runtime.Serialization.DataContract]
public class RepositoryWebhook
type RepositoryWebhook = class
Public Class RepositoryWebhook
Inheritance
RepositoryWebhook
Attributes

Constructors

RepositoryWebhook()

Properties

Name

The friendly name of the repository.

Types

The types of triggers the webhook was created for.

Url

The URL of the repository.

Applies to