OperationMetaMetricSpecification Class

Definition

metric specifications for the operation

public class OperationMetaMetricSpecification
type OperationMetaMetricSpecification = class
Public Class OperationMetaMetricSpecification
Inheritance
OperationMetaMetricSpecification

Constructors

OperationMetaMetricSpecification()

Initializes a new instance of the OperationMetaMetricSpecification class.

OperationMetaMetricSpecification(String, IList<DimensionProperties>, String, String, String, String, String, String, String, IList<String>, IList<String>, String)

Initializes a new instance of the OperationMetaMetricSpecification class.

Properties

AggregationType

Gets or sets aggregation type of metric

Dimensions

Gets or sets properties for dimension

DisplayDescription

Gets or sets description of the metric

DisplayName

Gets or sets localized name of the metric

EnableRegionalMdmAccount

Gets or sets enable regional mdm account

InternalMetricName

Gets or sets internal metric name

Name

Gets or sets name of the metric

ResourceIdDimensionNameOverride

Gets or sets dimension name use to replace resource id if specified

SourceMdmNamespace

Gets or sets metric namespace. Only set the namespace if different from the default value, leaving it empty makes it use the value from the ARM manifest.

SupportedAggregationTypes

Gets or sets supported aggregation types

SupportedTimeGrainTypes

Gets or sets supported time grain types

Unit

Gets or sets units for the metric

Applies to