MetricValueListResponse 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 values operation response.
public class MetricValueListResponse : Microsoft.Azure.AzureOperationResponse
type MetricValueListResponse = class
inherit AzureOperationResponse
Public Class MetricValueListResponse
Inherits AzureOperationResponse
- Inheritance
-
Microsoft.Azure.AzureOperationResponseMetricValueListResponse
Constructors
MetricValueListResponse() |
Initializes a new instance of the MetricValueListResponse class. |
Properties
MetricValueSetCollection |
Optional. The retrieved metric value sets. |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET