OperationsExtensions Class

Definition

Extension methods for Operations.

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

Methods

List(IOperations)

Lists available operations for the Microsoft.Batch provider

ListAsync(IOperations, CancellationToken)

Lists available operations for the Microsoft.Batch provider

ListNext(IOperations, String)

Lists available operations for the Microsoft.Batch provider

ListNextAsync(IOperations, String, CancellationToken)

Lists available operations for the Microsoft.Batch provider

Applies to