你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
DistributedNodesInfo interface
这用于表示分布式容器的各个节点。
属性
error |
如果状态不成功,则错误详细信息。 |
node |
分布式容器下的节点的名称。 |
source |
节点的 ARM 资源 ID |
status | 此节点的状态。 失败 |成功 |
属性详细信息
errorDetail
nodeName
分布式容器下的节点的名称。
nodeName?: string
属性值
string
sourceResourceId
节点的 ARM 资源 ID
sourceResourceId?: string
属性值
string
status
此节点的状态。 失败 |成功
status?: string
属性值
string