PSMetricDefinition 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.
Wraps around MetricDefinition to provide detailed data about it
public class PSMetricDefinition : Microsoft.Azure.Management.Monitor.Models.MetricDefinition
type PSMetricDefinition = class
inherit MetricDefinition
Public Class PSMetricDefinition
Inherits MetricDefinition
- Inheritance
-
PSMetricDefinition
- Derived
Constructors
PSMetricDefinition(MetricDefinition) |
Initializes an new instance of the PSMetricDefinition class |