Share via


GitHubActionWebAppStackSettings.SupportedVersion Property

Definition

Gets the minor version that is supported for GitHub Actions.

[Newtonsoft.Json.JsonProperty(PropertyName="supportedVersion")]
public string SupportedVersion { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="supportedVersion")>]
member this.SupportedVersion : string
Public ReadOnly Property SupportedVersion As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to