你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
ComposeDeploymentStatusQueryDescription 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
表示 System.Fabric.FabricClient.ComposeDeploymentClient.GetComposeDeploymentStatusPagedListAsync (Microsoft.ServiceFabric.Preview.Client.Description.ComposeDeploymentStatusQueryDescription) 使用的查询输入。
public sealed class ComposeDeploymentStatusQueryDescription
type ComposeDeploymentStatusQueryDescription = class
Public NotInheritable Class ComposeDeploymentStatusQueryDescription
- 继承
-
ComposeDeploymentStatusQueryDescription
构造函数
ComposeDeploymentStatusQueryDescription() |
实例化 类的 ComposeDeploymentStatusQueryDescription 实例。 |
属性
ContinuationToken |
获取或设置查询可用于获取下一页的标记。 |
DeploymentNameFilter |
获取或设置要查询的撰写部署的名称。 |
MaxResults |
获取或设置每页可返回的 Microsoft.ServiceFabric.Preview.Client.Query.ComposeDeploymentStatusResultItems 的最大数目。 |