次の方法で共有


ManifestWrapper.History プロパティ

定義

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象