Share via


OperationsExtensions Class

Definition

Extension methods for Operations.

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

Methods

List(IOperations)

List all the supported operations.

ListAsync(IOperations, CancellationToken)

List all the supported operations.

ListNext(IOperations, String)

List all the supported operations.

ListNextAsync(IOperations, String, CancellationToken)

List all the supported operations.

Applies to