Value Class
Applies To: Azure SQL Database
Represents an Azure SQL Database Elastic Pool metric name.
Namespace: Microsoft.Azure.Management.Sql.Models
Assembly: Microsoft.Azure.Management.Sql (in Microsoft.Azure.Management.Sql.dll)
Inheritance Hierarchy
System.Object
Microsoft.Azure.Management.Sql.Models.Value
Syntax
public class Value
public ref class Value
type Value = class end
Public Class Value
Constructors
| Name | Description | |
|---|---|---|
![]() |
Value() | Initializes a new instance of the Value class. |
Properties
| Name | Description | |
|---|---|---|
![]() |
Average | Optional. Gets or sets the timestamp for the metrics. |
![]() |
Count | Optional. Gets or sets the count for the interval. |
![]() |
Maximum | Optional. Gets or sets the maximum value for the interval. |
![]() |
Minimum | Optional. Gets or sets the minimum value for the interval. |
![]() |
Timestamp | Optional. Gets or sets the timestamp for the metrics. |
![]() |
Total | Optional. Gets or sets the total for the interval. |
Methods
| Name | Description | |
|---|---|---|
![]() |
Equals(Object) | (Inherited from Object.) |
![]() |
Finalize() | (Inherited from Object.) |
![]() |
GetHashCode() | (Inherited from Object.) |
![]() |
GetType() | (Inherited from Object.) |
![]() |
MemberwiseClone() | (Inherited from Object.) |
![]() |
ToString() | (Inherited from Object.) |
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Microsoft.Azure.Management.Sql.Models Namespace
Return to top
.jpeg)
.jpeg)
.jpeg)