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.BatchAI provider.

ListAsync(IOperations, CancellationToken)

Lists available operations for the Microsoft.BatchAI provider.

ListNext(IOperations, String)

Lists available operations for the Microsoft.BatchAI provider.

ListNextAsync(IOperations, String, CancellationToken)

Lists available operations for the Microsoft.BatchAI provider.

Applies to