Annotations.Authors Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to