IUsageMetricsOperations Interface

 

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

Syntax

public interface IUsageMetricsOperations
public interface class IUsageMetricsOperations
type IUsageMetricsOperations = interface end
Public Interface IUsageMetricsOperations

Methods

Name Description
System_CAPS_pubmethod ListAsync(String, String, CancellationToken)

The List operation lists the usage metrics for the resource.

Extension Methods

Name Description
System_CAPS_pubmethod List(String, String)

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

System_CAPS_pubmethod ListAsync(String, String)

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

See Also

Microsoft.Azure.Insights Namespace

Return to top