UsageOperationsExtensions Class

Definition

Extension methods for UsageOperations.

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

Methods

List(IUsageOperations, String)

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

ListAsync(IUsageOperations, String, CancellationToken)

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

ListNext(IUsageOperations, String)

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

ListNextAsync(IUsageOperations, String, CancellationToken)

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

Applies to