Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
<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)