WebAppRuntimeSettings.GitHubActionSettings Property

Definition

Gets gitHub Actions settings associated with the minor version.

[Newtonsoft.Json.JsonProperty(PropertyName="gitHubActionSettings")]
public Microsoft.Azure.Management.WebSites.Models.GitHubActionWebAppStackSettings GitHubActionSettings { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="gitHubActionSettings")>]
member this.GitHubActionSettings : Microsoft.Azure.Management.WebSites.Models.GitHubActionWebAppStackSettings
Public ReadOnly Property GitHubActionSettings As GitHubActionWebAppStackSettings

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to