Annotations.Vendor Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to