FunctionAppRuntimeSettings.GitHubActionSettings Property
Definition
Important
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.
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