IUsageMetricsOperations Interface

 

Updated: September 18, 2014

Namespace:   Microsoft.Azure.Insights
Assembly:  Microsoft.Azure.Insights (in Microsoft.Azure.Insights.dll)

type IUsageMetricsOperations = interface end

NameDescription
System_CAPS_pubmethodListAsync(String, String, CancellationToken)

The List operation lists the usage metrics for the resource.

NameDescription
System_CAPS_pubmethodList(String, String)

The List operation lists the usage metrics for the resource.(Defined by UsageMetricsOperationsExtensions.)

System_CAPS_pubmethodListAsync(String, String)

The List operation lists the usage metrics for the resource.(Defined by UsageMetricsOperationsExtensions.)

Return to top
Show: