MetricDefinition Class

A database metric definition.

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

Inheritance
msrest.serialization.Model
MetricDefinition

Constructor

MetricDefinition(**kwargs)

Variables

Name Description
name

The name information for the metric.

primary_aggregation_type

The primary aggregation type defining how metric values are displayed. Possible values include: "None", "Average", "Count", "Minimum", "Maximum", "Total".

resource_uri
str

The resource uri of the database.

unit

The unit of the metric. Possible values include: "Count", "Bytes", "Seconds", "Percent", "CountPerSecond", "BytesPerSecond".

metric_availabilities

The list of database metric availabilities for the metric.