Edit

Share via


RepositoryWebhook.Types Property

Definition

The types of triggers the webhook was created for.

public System.Collections.Generic.List<Microsoft.TeamFoundation.Build.WebApi.DefinitionTriggerType> Types { get; set; }
member this.Types : System.Collections.Generic.List<Microsoft.TeamFoundation.Build.WebApi.DefinitionTriggerType> with get, set
Public Property Types As List(Of DefinitionTriggerType)

Property Value

Applies to