你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
NodeCounts 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
每个节点状态中的节点数。
public class NodeCounts
type NodeCounts = class
Public Class NodeCounts
- 继承
-
NodeCounts
属性
Creating |
获取 中的 Creating节点数。 |
Idle |
获取 中的 Idle节点数。 |
LeavingPool |
获取 中的 LeavingPool节点数。 |
Offline |
获取 中的 Offline节点数。 |
Preempted |
获取 中的 Preempted节点数。 |
Rebooting |
获取 中的 Rebooting节点数。 |
Reimaging |
获取 中的 Reimaging节点数。 |
Running |
获取 中的 Running节点数。 |
Starting |
获取 中的 Starting节点数。 |
StartTaskFailed |
获取 中的 StartTaskFailed节点数。 |
Total |
获取节点总数。 |
Unknown |
获取 中的 Unknown节点数。 |
Unusable |
获取 中的 Unusable节点数。 |
WaitingForStartTask |
获取 中的 WaitingForStartTask节点数。 |