AcrManifests.ManifestsAttributes Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="manifests")]
public System.Collections.Generic.IList<Microsoft.Azure.ContainerRegistry.Models.ManifestAttributesBase> ManifestsAttributes { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="manifests")>]
member this.ManifestsAttributes : System.Collections.Generic.IList<Microsoft.Azure.ContainerRegistry.Models.ManifestAttributesBase> with get, set
Public Property ManifestsAttributes As IList(Of ManifestAttributesBase)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to