次の方法で共有


OCIManifest.Layers プロパティ

定義

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象