Share via


OperationsExtensions Class

Definition

Extension methods for Operations.

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

Methods

List(IOperations)

Returns the list of available operations.

ListAsync(IOperations, CancellationToken)

Returns the list of available operations.

ListNext(IOperations, String)

Returns the list of available operations.

ListNextAsync(IOperations, String, CancellationToken)

Returns the list of available operations.

Applies to