Share via


OperationResourceMetricSpecification Class

Definition

Operation Display Resource object.

public class OperationResourceMetricSpecification
type OperationResourceMetricSpecification = class
Public Class OperationResourceMetricSpecification
Inheritance
OperationResourceMetricSpecification

Constructors

OperationResourceMetricSpecification()

Initializes a new instance of the OperationResourceMetricSpecification class.

OperationResourceMetricSpecification(String, String, String, String, String, IList<String>, Nullable<Boolean>, IList<OperationResourceMetricSpecificationDimension>)

Initializes a new instance of the OperationResourceMetricSpecification class.

Properties

AggregationType

Gets or sets aggregation type for the metric.

Dimensions

Gets or sets dimensions for the metric specification.

DisplayDescription

Gets or sets display description for the metric.

DisplayName

Gets or sets display name for the metric.

FillGapWithZero

Gets or sets fill gaps in the metric with zero.

Name

Gets or sets name of the metric.

SupportedAggregationTypes

Gets or sets supported aggregation types for the metric.

Unit

Gets or sets unit for the metric.

Applies to