NodesOperations interface
Interface representing a Nodes operations.
Properties
| list |
Gets all the nodes currently configured under this Data Box Edge device |
Property Details
listByDataBoxEdgeDevice
Gets all the nodes currently configured under this Data Box Edge device
listByDataBoxEdgeDevice: (deviceName: string, resourceGroupName: string, options?: NodesListByDataBoxEdgeDeviceOptionalParams) => PagedAsyncIterableIterator<Node, Node[], PageSettings>
Property Value
(deviceName: string, resourceGroupName: string, options?: NodesListByDataBoxEdgeDeviceOptionalParams) => PagedAsyncIterableIterator<Node, Node[], PageSettings>