UpdatePartitionMoveCostQueryDescription クラス

定義

public sealed class UpdatePartitionMoveCostQueryDescription : System.Fabric.Description.PagedQueryDescriptionBase
type UpdatePartitionMoveCostQueryDescription = class
    inherit PagedQueryDescriptionBase
Public NotInheritable Class UpdatePartitionMoveCostQueryDescription
Inherits PagedQueryDescriptionBase
継承
UpdatePartitionMoveCostQueryDescription

コンストラクター

UpdatePartitionMoveCostQueryDescription()

UpdatePartitionMoveCostQueryDescription クラスの新しいインスタンスを初期化します。

プロパティ

ContinuationToken

次のページを取得するために使用できる継続トークンを取得または設定します。

(継承元 PagedQueryDescriptionBase)
MaxResults

ページごとに返すことができる結果項目の最大数を取得または設定します。

(継承元 PagedQueryDescriptionBase)
PartitionMoveCostDescriptionList

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

メソッド

ToString()

ToString() メソッドをオーバーライドして、クエリの説明のすべての内容を出力します。

(継承元 PagedQueryDescriptionBase)

適用対象