Share via


GitHubActionWebAppStackSettings.IsSupported Property

Definition

<code>true</code> if GitHub Actions is supported for the stack; otherwise, <code>false</code>.

public bool? IsSupported { get; }
member this.IsSupported : Nullable<bool>
Public ReadOnly Property IsSupported As Nullable(Of Boolean)

Property Value

Applies to