次の方法で共有


SummaryCollection.Summary プロパティ

定義

集計項目の一覧を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象