QueryMetric Class

A database query.

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

Inheritance
msrest.serialization.Model
QueryMetric

Constructor

QueryMetric(**kwargs)

Variables

Name Description
name
str

The name of the metric.

display_name
str

The name of the metric for display in user interface.

unit

The unit of measurement. Possible values include: "percentage", "KB", "microseconds".

value

The measured value.