次の方法で共有


ManifestAttributes.Attributes プロパティ

定義

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象