MetricSpecifications 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 details of metric specifications.
public class MetricSpecifications
type MetricSpecifications = class
Public Class MetricSpecifications
- Inheritance
-
MetricSpecifications
Constructors
MetricSpecifications() |
Initializes a new instance of the MetricSpecifications class. |
MetricSpecifications(String, String, String, String, String, IList<String>, IList<String>, Nullable<Boolean>, String, String, String, Nullable<Boolean>, String, String, Nullable<Boolean>, String, IList<Dimension>) |
Initializes a new instance of the MetricSpecifications class. |
Properties
AggregationType |
Gets or sets the aggregation type of the metric specification. |
Category |
Gets or sets the category of the metric. |
DelegateMetricNameOverride |
Gets or sets the override name of delegate metric. |
Dimensions |
Gets or sets the dimensions of the metric specification. |
DisplayDescription |
Gets or sets the display description of the metric specification. |
DisplayName |
Gets or sets the display name of the metric specification. |
EnableRegionalMdmAccount |
Gets or sets the flag indicates whether enable regional mdm account or not. |
FillGapWithZero |
Gets or sets the flag indicates whether filling gap with zero. |
IsInternal |
Gets or sets the flag indicates whether the metric is internal or not. |
MetricFilterPattern |
Gets or sets the metric filter pattern. |
Name |
Gets or sets the name of the metric specification. |
ResourceIdDimensionNameOverride |
Gets or sets the override name of resource id dimension name. |
SourceMdmAccount |
Gets or sets the source mdm account. |
SourceMdmNamespace |
Gets or sets the source mdm namespace. |
SupportedAggregationTypes |
Gets or sets the supported aggregation types of the metric specification. |
SupportedTimeGrainTypes |
Gets or sets the supported time grain types of the metric specification. |
Unit |
Gets or sets the unit of the metric specification. |