ServerMetric Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |