次の方法で共有


ServerMetric Class

Definition

Represents Azure SQL Database metrics.

public class ServerMetric
type ServerMetric = class
Public Class ServerMetric
Inheritance
ServerMetric

Constructors

ServerMetric()

Initializes a new instance of the ServerMetric 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