次の方法で共有


WebAppRuntimeSettings.GitHubActionSettings プロパティ

定義

マイナー バージョンに関連付けられている gitHub Actions 設定を取得します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象