OperationMetaMetricSpecification 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.
What is this?
public class OperationMetaMetricSpecification
type OperationMetaMetricSpecification = class
Public Class OperationMetaMetricSpecification
- Inheritance
-
OperationMetaMetricSpecification
Constructors
OperationMetaMetricSpecification() |
Initializes a new instance of the OperationMetaMetricSpecification class. |
OperationMetaMetricSpecification(String, String, String, String, String, String, Nullable<Boolean>, String, IList<OperationMetaMetricDimensionSpecification>, Nullable<Boolean>, String) |
Initializes a new instance of the OperationMetaMetricSpecification class. |
Properties
AggregationType |
Gets or sets metric aggregation type |
Dimensions |
Gets or sets metric dimensions |
DisplayDescription |
Gets or sets metric description |
DisplayName |
Gets or sets metric display name |
EnableRegionalMdmAccount |
Gets or sets whether the regional MDM account is enabled |
MetricFilterPattern |
Gets or sets metric filter |
Name |
Gets or sets metric unique name |
SourceMdmAccount |
Gets or sets the source MDM account |
SourceMdmNamespace |
Gets or sets the source MDM namespace |
SupportsInstanceLevelAggregation |
Gets or sets whether the metric supports instance-level aggregation |
Unit |
Gets or sets metric units |
Applies to
Azure SDK for .NET