ServerUsage Class

Represents server metrics.

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

Inheritance
msrest.serialization.Model
ServerUsage

Constructor

ServerUsage(**kwargs)

Variables

Name Description
name
str

Name of the server usage metric.

resource_name
str

The name of the resource.

display_name
str

The metric display name.

current_value

The current value of the metric.

limit

The current limit of the metric.

unit
str

The units of the metric.

next_reset_time

The next reset time for the metric (ISO8601 format).