Share via


AppServiceGitHubProvider.IsEnabled Property

Definition

<code>false</code> if the GitHub provider should not be enabled despite the set registration; otherwise, <code>true</code>.

public bool? IsEnabled { get; set; }
member this.IsEnabled : Nullable<bool> with get, set
Public Property IsEnabled As Nullable(Of Boolean)

Property Value

Applies to