次の方法で共有


DatabaseMetric Class

Definition

Represents Azure SQL Database metrics.

public class DatabaseMetric
type DatabaseMetric = class
Public Class DatabaseMetric
Inheritance
DatabaseMetric

Constructors

DatabaseMetric()

Initializes a new instance of the DatabaseMetric class.

Properties

CurrentValue

Optional. Gets or sets the current value of the metric.

DisplayName

Optional. Gets or sets the metric display name.

Limit

Optional. Gets or sets the current limit of the metric.

NextResetTime

Optional. Gets or sets the next reset time for the metric.

ResourceName

Optional. Gets or sets the name of the resource.

Unit

Optional. Gets or sets the units of the metric.

Applies to