IMetricsClient.MetricDefinitions Property
Namespace: Microsoft.WindowsAzure.Management.Monitoring.Metrics
Assembly: Microsoft.WindowsAzure.Management.Monitoring (in Microsoft.WindowsAzure.Management.Monitoring.dll)
Syntax
IMetricDefinitionOperations MetricDefinitions { get; }
property IMetricDefinitionOperations^ MetricDefinitions {
IMetricDefinitionOperations^ get();
}
abstract MetricDefinitions : IMetricDefinitionOperations with get
ReadOnly Property MetricDefinitions As IMetricDefinitionOperations
Property Value
Type: Microsoft.WindowsAzure.Management.Monitoring.Metrics.IMetricDefinitionOperations
See Also
IMetricsClient Interface
Microsoft.WindowsAzure.Management.Monitoring.Metrics Namespace
Return to top