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