다음을 통해 공유


ManifestAttributes.Attributes Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to