次の方法で共有


ManifestWrapper.FsLayers プロパティ

定義

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象