SqlPoolUsage Class

The Sql pool usages.

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

Inheritance
SqlPoolUsage

Constructor

SqlPoolUsage(**kwargs)

Variables

name
str

The name of the usage metric.

resource_name
str

The name of the resource.

display_name
str

The usage metric display name.

current_value
float

The current value of the usage metric.

limit
float

The current limit of the usage metric.

unit
str

The units of the usage metric.

next_reset_time
datetime

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