IResourceUsageOperations Interface

Definition

ResourceUsageOperations operations.

public interface IResourceUsageOperations
type IResourceUsageOperations = interface
Public Interface IResourceUsageOperations

Methods

ListNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

Check the quota and actual usage of the CDN profiles under the given subscription.

ListWithHttpMessagesAsync(Dictionary<String,List<String>>, CancellationToken)

Check the quota and actual usage of the CDN profiles under the given subscription.

Extension Methods

ListAsync(IResourceUsageOperations, CancellationToken)

Check the quota and actual usage of the CDN profiles under the given subscription.

ListNextAsync(IResourceUsageOperations, String, CancellationToken)

Check the quota and actual usage of the CDN profiles under the given subscription.

Applies to