Share via


GitHubActionContainerConfiguration.ImageName Property

Definition

Gets or sets the image name for the build.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to