IMetricDefinitionOperations Interface

 

Updated: September 18, 2014

Operations for metric definitions.

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

public interface IMetricDefinitionOperations

NameDescription
System_CAPS_pubmethodGetMetricDefinitionsAsync(String, String, CancellationToken)

The List Metric Definitions operation lists the metric definitions for the resource.

NameDescription
System_CAPS_pubmethodGetMetricDefinitions(String, String)

The List Metric Definitions operation lists the metric definitions for the resource.(Defined by MetricDefinitionOperationsExtensions.)

System_CAPS_pubmethodGetMetricDefinitionsAsync(String, String)

The List Metric Definitions operation lists the metric definitions for the resource.(Defined by MetricDefinitionOperationsExtensions.)

Return to top
Show: