MetricDefinitionOperationsExtensions Class

 

Updated: September 18, 2014

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

System::Object
  Microsoft.Azure.Insights::MetricDefinitionOperationsExtensions

[ExtensionAttribute]
public ref class MetricDefinitionOperationsExtensions abstract sealed 

NameDescription
System_CAPS_pubmethodSystem_CAPS_staticGetMetricDefinitions(IMetricDefinitionOperations^, String^, String^)

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

System_CAPS_pubmethodSystem_CAPS_staticGetMetricDefinitionsAsync(IMetricDefinitionOperations^, String^, String^)

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

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top
Show: