OperationsExtensions Class

Definition

Extension methods for Operations.

public static class OperationsExtensions
type OperationsExtensions = class
Public Module OperationsExtensions
Inheritance
OperationsExtensions

Methods

List(IOperations)

This method gets all the operations.

ListAsync(IOperations, CancellationToken)

This method gets all the operations.

ListNext(IOperations, String)

This method gets all the operations.

ListNextAsync(IOperations, String, CancellationToken)

This method gets all the operations.

Applies to