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.
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, Nullable<Boolean>, 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 |
FillGapWithZero |
Gets or sets fill gap with zero |
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 |
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
Azure SDK for .NET