DatabaseMetric 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 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. |