INodesOperations Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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 |