UsageOperationsExtensions.ListAsync Method

Definition

Gets, for the specified location, the current compute resource usage information as well as the limits for compute resources under the subscription.

public static System.Threading.Tasks.Task<Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Compute.Fluent.Models.UsageInner>> ListAsync (this Microsoft.Azure.Management.Compute.Fluent.IUsageOperations operations, string location, System.Threading.CancellationToken cancellationToken = default);

Parameters

operations
IUsageOperations

The operations group for this extension method.

location
String

The location for which resource usage is queried.

cancellationToken
CancellationToken

The cancellation token.

Returns

Applies to

Prodotto Versioni
Azure SDK for .NET Legacy