MetricSettingListResponse::MetricSettingCollection Property
Optional. The retrieved metric settings.
Assembly: Microsoft.WindowsAzure.Management.Monitoring (in Microsoft.WindowsAzure.Management.Monitoring.dll)
public: property MetricSettingCollection^ MetricSettingCollection { MetricSettingCollection^ get(); void set(MetricSettingCollection^ value); }
Property Value
Type: Microsoft.WindowsAzure.Management.Monitoring.Metrics.Models::MetricSettingCollection^
Show: