MetricSpecification Class

Definition

Description of metrics specification.

public class MetricSpecification
type MetricSpecification = class
Public Class MetricSpecification
Inheritance
MetricSpecification

Constructors

MetricSpecification()

Initializes a new instance of the MetricSpecification class.

MetricSpecification(String, String, String, String, String, IList<Availability>, Nullable<Boolean>, Nullable<Boolean>, String, IList<Dimension>, Nullable<Boolean>, String, String, String)

Initializes a new instance of the MetricSpecification class.

Properties

AggregationType

Gets or sets the aggregation type.

Availabilities

Gets or sets list of availability.

Dimensions

Gets or sets list of dimensions.

DisplayDescription

Gets or sets the description of the metric.

DisplayName

Gets or sets the display name of the metric.

EnableRegionalMdmAccount

Gets or sets whether regional MDM account enabled.

FillGapWithZero

Gets or sets whether gaps would be filled with zeros.

IsInternal

Gets or sets whether the metric is internal.

MetricFilterPattern

Gets or sets pattern for the filter of the metric.

Name

Gets or sets the name of the metric.

ResourceIdDimensionNameOverride

Gets or sets the resource Id dimension name override.

SourceMdmAccount

Gets or sets the source MDM account.

SourceMdmNamespace

Gets or sets the source MDM namespace.

Unit

Gets or sets units the metric to be displayed in.

Applies to