OCIManifest.Config Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="config")]
public Microsoft.Azure.ContainerRegistry.Models.Descriptor Config { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="config")>]
member this.Config : Microsoft.Azure.ContainerRegistry.Models.Descriptor with get, set
Public Property Config As Descriptor

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to