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

Nodes interface

表示节点的接口。

方法

listByDataBoxEdgeDevice(string, string, NodesListByDataBoxEdgeDeviceOptionalParams)

获取当前在此 Data Box Edge 设备下配置的所有节点

方法详细信息

listByDataBoxEdgeDevice(string, string, NodesListByDataBoxEdgeDeviceOptionalParams)

获取当前在此 Data Box Edge 设备下配置的所有节点

function listByDataBoxEdgeDevice(deviceName: string, resourceGroupName: string, options?: NodesListByDataBoxEdgeDeviceOptionalParams): PagedAsyncIterableIterator<Node_2, Node_2[], PageSettings>

参数

deviceName

string

设备名称。

resourceGroupName

string

资源组名称。

返回