Annotations.Licenses Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to