Annotations.Version Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to