次の方法で共有


SiteSourceControl.GitHubActionConfiguration プロパティ

定義

関連付けられている構成よりも GitHub Action が選択されているかどうかを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.gitHubActionConfiguration")]
public Microsoft.Azure.Management.WebSites.Models.GitHubActionConfiguration GitHubActionConfiguration { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.gitHubActionConfiguration")>]
member this.GitHubActionConfiguration : Microsoft.Azure.Management.WebSites.Models.GitHubActionConfiguration with get, set
Public Property GitHubActionConfiguration As GitHubActionConfiguration

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象