ContainerBuildOptions.ImageFormat Property

Definition

Gets the container image format.

public Aspire.Hosting.Publishing.ContainerImageFormat? ImageFormat { get; init; }
member this.ImageFormat : Nullable<Aspire.Hosting.Publishing.ContainerImageFormat> with get, set
Public Property ImageFormat As Nullable(Of ContainerImageFormat)

Property Value

Applies to