OperationMetricSpecificationDefinition 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 definition of Azure Monitoring metric.
public class OperationMetricSpecificationDefinition
type OperationMetricSpecificationDefinition = class
Public Class OperationMetricSpecificationDefinition
- Inheritance
-
OperationMetricSpecificationDefinition
Constructors
OperationMetricSpecificationDefinition() |
Initializes a new instance of the OperationMetricSpecificationDefinition class. |
OperationMetricSpecificationDefinition(String, String, String, String, String, String) |
Initializes a new instance of the OperationMetricSpecificationDefinition class. |
Properties
AggregationType |
Gets or sets metric aggregation type. |
DisplayDescription |
Gets or sets metric description. |
DisplayName |
Gets or sets metric display name. |
InternalMetricName |
Gets or sets internal metric name. |
Name |
Gets or sets metric name. |
Unit |
Gets or sets metric unit. |
Applies to
Azure SDK for .NET