OperationMetricSpecification 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.
Details about an operation related to metrics.
public class OperationMetricSpecification
type OperationMetricSpecification = class
Public Class OperationMetricSpecification
- Inheritance
-
OperationMetricSpecification
Constructors
OperationMetricSpecification() |
Initializes a new instance of the OperationMetricSpecification class. |
OperationMetricSpecification(String, String, String, String, String, String, String, String, IList<OperationMetricAvailability>, IList<OperationMetricDimension>) |
Initializes a new instance of the OperationMetricSpecification class. |
Properties
AggregationType |
Gets or sets the type of metric aggregation. |
Availabilities |
Gets or sets defines how often data for metrics becomes available. |
Dimensions |
Gets or sets defines the metric dimension. |
DisplayDescription |
Gets or sets the description of the metric. |
DisplayName |
Gets or sets localized display name of the metric. |
EnableRegionalMdmAccount |
Gets or sets whether or not the service is using regional MDM accounts. |
Name |
Gets or sets the name of the metric. |
SourceMdmAccount |
Gets or sets the name of the MDM account. |
SourceMdmNamespace |
Gets or sets the name of the MDM namespace. |
Unit |
Gets or sets the unit that the metric is measured in. |
Applies to
Azure SDK for .NET