MetricValueOperationsExtensions Class

 

Namespace:   Microsoft.WindowsAzure.Management.Monitoring.Metrics
Assembly:  Microsoft.WindowsAzure.Management.Monitoring (in Microsoft.WindowsAzure.Management.Monitoring.dll)

System::Object
  Microsoft.WindowsAzure.Management.Monitoring.Metrics::MetricValueOperationsExtensions

[ExtensionAttribute]
public ref class MetricValueOperationsExtensions abstract sealed 

NameDescription
System_CAPS_pubmethodSystem_CAPS_staticList(IMetricValueOperations^, String^, IList<String^>^, String^, TimeSpan, DateTime, DateTime)

The List Metric Value operation lists the metric value sets for the resource metrics.

System_CAPS_pubmethodSystem_CAPS_staticListAsync(IMetricValueOperations^, String^, IList<String^>^, String^, TimeSpan, DateTime, DateTime)

The List Metric Value operation lists the metric value sets for the resource metrics.

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: