RecommendedElasticPoolMetric 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 recommended elastic pool metric.
public class RecommendedElasticPoolMetric
type RecommendedElasticPoolMetric = class
Public Class RecommendedElasticPoolMetric
- Inheritance
-
RecommendedElasticPoolMetric
Constructors
RecommendedElasticPoolMetric() |
Initializes a new instance of the RecommendedElasticPoolMetric class. |
Properties
DateTime |
Optional. Gets or sets the time of metric. |
Dtu |
Optional. Gets or sets the DTU. |
SizeGB |
Optional. Gets or sets size in gigabytes. |