UsagesOperationsExtensions Class

Definition

Extension methods for UsagesOperations.

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

Methods

List(IUsagesOperations, String)

Gets the current usage information as well as limits for Batch AI resources for given subscription.

ListAsync(IUsagesOperations, String, CancellationToken)

Gets the current usage information as well as limits for Batch AI resources for given subscription.

ListNext(IUsagesOperations, String)

Gets the current usage information as well as limits for Batch AI resources for given subscription.

ListNextAsync(IUsagesOperations, String, CancellationToken)

Gets the current usage information as well as limits for Batch AI resources for given subscription.

Applies to