UpdatePartitionMoveCostQueryDescription.PartitionMoveCostDescriptionList プロパティ

定義

移動コストの更新を含むパーティションの一覧を取得または設定します。

public System.Collections.Generic.IList<System.Fabric.Description.PartitionMoveCostDescription> PartitionMoveCostDescriptionList { get; set; }
member this.PartitionMoveCostDescriptionList : System.Collections.Generic.IList<System.Fabric.Description.PartitionMoveCostDescription> with get, set
Public Property PartitionMoveCostDescriptionList As IList(Of PartitionMoveCostDescription)

プロパティ値

移動コストの更新を含むパーティションの一覧。

適用対象