IUsageOperations Interface
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.
UsageOperations operations.
public interface IUsageOperations
type IUsageOperations = interface
Public Interface IUsageOperations
Methods
ListNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken) |
Gets, for the specified location, the current compute resource usage information as well as the limits for compute resources under the subscription. |
ListWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken) |
Gets, for the specified location, the current compute resource usage information as well as the limits for compute resources under the subscription. |
Extension Methods
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. |
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
Azure SDK for .NET