Delen via


TagAttributes.Attributes Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to