AmlComputeNodesInformation interface
AmlCompute 节点的结果
属性
next |
延续标记。 注意:此属性不会序列化。 它只能由服务器填充。 |
nodes | 返回的 AmlCompute 节点详细信息的集合。 注意:此属性不会序列化。 它只能由服务器填充。 |
属性详细信息
nextLink
延续标记。 注意:此属性不会序列化。 它只能由服务器填充。
nextLink?: string
属性值
string
nodes
返回的 AmlCompute 节点详细信息的集合。 注意:此属性不会序列化。 它只能由服务器填充。
nodes?: AmlComputeNodeInformation[]