Partager via


GitHubActionWebAppStackSettings.IsSupported Propriété

Définition

Obtient <code>true</code> si GitHub Actions est pris en charge pour la pile ; sinon, <code>false</code>.

[Newtonsoft.Json.JsonProperty(PropertyName="isSupported")]
public bool? IsSupported { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="isSupported")>]
member this.IsSupported : Nullable<bool>
Public ReadOnly Property IsSupported As Nullable(Of Boolean)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à