次の方法で共有


GitHubActionContainerConfiguration.ImageName プロパティ

定義

ビルドのイメージ名を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="imageName")]
public string ImageName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="imageName")>]
member this.ImageName : string with get, set
Public Property ImageName As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象