C# Class Microsoft.Azure.Insights.Legacy.Models.MetricListResponse

The List Metric values operation response.
Inheritance: Microsoft.Azure.AzureOperationResponse
Show file Open project: Azure/azure-powershell Class Usage Examples

Public Methods

Method Description
MetricListResponse ( ) : System

Initializes a new instance of the MetricListResponse class.

Method Details

MetricListResponse() public method

Initializes a new instance of the MetricListResponse class.
public MetricListResponse ( ) : System
return System