Edit

Share via


Forks Class

Definition

Represents the ability to build forks of the selected repository.

[System.Runtime.Serialization.DataContract]
public sealed class Forks : Microsoft.VisualStudio.Services.WebApi.BaseSecuredObject
type Forks = class
    inherit BaseSecuredObject
Public NotInheritable Class Forks
Inherits BaseSecuredObject
Inheritance
Microsoft.VisualStudio.Services.WebApi.BaseSecuredObject
Forks
Attributes

Constructors

Forks()

Properties

AllowSecrets

Indicates whether a build should use secrets when building forks of the selected repository.

Enabled

Indicates whether the trigger should queue builds for forks of the selected repository.

Applies to