IMetricDefinitionOperations Interface

 

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

public interface class IMetricDefinitionOperations

NameDescription
System_CAPS_pubmethodListAsync(String^, IList<String^>^, String^, CancellationToken)

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

NameDescription
System_CAPS_pubmethodList(String^, IList<String^>^, String^)

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

System_CAPS_pubmethodListAsync(String^, IList<String^>^, String^)

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

Return to top
Show: