UsagesOperationsExtensions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Azure SDK for .NET