ImageReference.Version Property

Definition

Gets or sets the image version. The allowed formats are Major.Minor.Build or 'latest'. Major, Minor and Build being decimal numbers. Specify 'latest' to use the latest version of image.

public string Version { get; set; }
member this.Version : string with get, set
Public Property Version As String

Property Value

Applies to