IMetricsClient.MetricValues 属性

 

命名空间:   Microsoft.WindowsAzure.Management.Monitoring.Metrics
程序集:  Microsoft.WindowsAzure.Management.Monitoring(Microsoft.WindowsAzure.Management.Monitoring.dll 中)

语法

IMetricValueOperations MetricValues { get; }
property IMetricValueOperations^ MetricValues {
    IMetricValueOperations^ get();
}
abstract MetricValues : IMetricValueOperations with get
ReadOnly Property MetricValues As IMetricValueOperations

属性值

Type: Microsoft.WindowsAzure.Management.Monitoring.Metrics.IMetricValueOperations

请参阅

IMetricsClient 接口
Microsoft.WindowsAzure.Management.Monitoring.Metrics 命名空间

返回页首