MetricSettingListResponse Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The list metric settings operation response.
public class MetricSettingListResponse : Microsoft.Azure.AzureOperationResponse
type MetricSettingListResponse = class
inherit AzureOperationResponse
Public Class MetricSettingListResponse
Inherits AzureOperationResponse
- Inheritance
-
Microsoft.Azure.AzureOperationResponseMetricSettingListResponse
Constructors
MetricSettingListResponse() |
Initializes a new instance of the MetricSettingListResponse class. |
Properties
MetricSettingCollection |
Optional. The retrieved metric settings. |