C# Class Microsoft.Azure.Commands.Insights.OutputClasses.PSUsageMetric

Wrapps around the UsageMetric and exposes a summary of the properties properties
Inheritance: Microsoft.Azure.Insights.Models.UsageMetric
Afficher le fichier Open project: Azure/azure-powershell

Méthodes publiques

Méthode Description
PSUsageMetric ( Microsoft.Azure.Insights.Models.UsageMetric usageMetric ) : Microsoft.Azure.Insights.Models

Initializes a new instance of the PSUsageMetric class.

Method Details

PSUsageMetric() public méthode

Initializes a new instance of the PSUsageMetric class.
public PSUsageMetric ( Microsoft.Azure.Insights.Models.UsageMetric usageMetric ) : Microsoft.Azure.Insights.Models
usageMetric Microsoft.Azure.Insights.Models.UsageMetric The input UsageMetric object
Résultat Microsoft.Azure.Insights.Models