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

DeployedNetworkQueryDescription 类

定义

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

构造函数

DeployedNetworkQueryDescription()

初始化 DeployedNetworkQueryDescription 类的新实例。

属性

ContinuationToken

获取或设置可用于检索下一页的继续标记。

(继承自 PagedQueryDescriptionBase)
MaxResults

获取或设置每页可返回的最大结果项数。

(继承自 PagedQueryDescriptionBase)
NodeName

获取或设置要查询的节点名称。

方法

ToString()

重写 ToString () 方法以打印查询说明的所有内容。

(继承自 PagedQueryDescriptionBase)

适用于