你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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)

适用于