次の方法で共有


GitHubActionConfiguration.CodeConfiguration プロパティ

定義

gitHub Action コード構成を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象