次の方法で共有


ManifestAttributesManifest.References プロパティ

定義

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象