你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
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. |