Share via


Annotations.Revision Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to