Share via


INodesOperations Interface

Definition

NodesOperations operations.

public interface INodesOperations
type INodesOperations = interface
Public Interface INodesOperations

Methods

ListByDataBoxEdgeDeviceNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

Gets all the nodes currently configured under this Data Box Edge device

ListByDataBoxEdgeDeviceWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

Gets all the nodes currently configured under this Data Box Edge device

Extension Methods

ListByDataBoxEdgeDevice(INodesOperations, String, String)

Gets all the nodes currently configured under this Data Box Edge device

ListByDataBoxEdgeDeviceAsync(INodesOperations, String, String, CancellationToken)

Gets all the nodes currently configured under this Data Box Edge device

ListByDataBoxEdgeDeviceNext(INodesOperations, String)

Gets all the nodes currently configured under this Data Box Edge device

ListByDataBoxEdgeDeviceNextAsync(INodesOperations, String, CancellationToken)

Gets all the nodes currently configured under this Data Box Edge device

Applies to