MetricSpecification Class

A metric emitted by service.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
azure.mgmt.media._serialization.Model
MetricSpecification

Constructor

MetricSpecification(*, supported_aggregation_types: List[str] | None = None, **kwargs)

Keyword-Only Parameters

Name Description
supported_aggregation_types

Supported aggregation types.

Variables

Name Description
name
str

The metric name.

display_name
str

The metric display name.

display_description
str

The metric display description.

unit

The metric unit. Known values are: "Bytes", "Count", and "Milliseconds".

aggregation_type

The metric aggregation type. Known values are: "Average", "Count", and "Total".

lock_aggregation_type

The metric lock aggregation type. Known values are: "Average", "Count", and "Total".

supported_aggregation_types

Supported aggregation types.

dimensions

The metric dimensions.

enable_regional_mdm_account

Indicates whether regional MDM account is enabled.

source_mdm_account
str

The source MDM account.

source_mdm_namespace
str

The source MDM namespace.

supported_time_grain_types

The supported time grain types.