RecommendedElasticPoolProperties 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 the properties of an Azure SQL Recommended Elastic Pool.
public class RecommendedElasticPoolProperties
type RecommendedElasticPoolProperties = class
Public Class RecommendedElasticPoolProperties
- Inheritance
-
RecommendedElasticPoolProperties
Constructors
RecommendedElasticPoolProperties() |
Initializes a new instance of the RecommendedElasticPoolProperties class. |
Properties
DatabaseDtuMax |
Optional. Gets the maximum DTU for the database. |
DatabaseDtuMin |
Optional. Gets the minimum DTU for the database. |
DatabaseEdition |
Optional. Gets the edition of the Azure SQL Recommended Elastic Pool. The DatabaseEditions enumeration contains all the valid editions. |
Databases |
Optional. Gets the list of Azure Sql Databases in this pool. Expanded property |
Dtu |
Optional. Gets the DTU for the Sql Azure Recommended Elastic Pool. |
MaxObservedDtu |
Optional. Gets maximum observed DTU. |
MaxObservedStorageMB |
Optional. Gets maximum observed storage in megabytes. |
Metrics |
Optional. Gets or sets the list of Azure Sql Databases housed in the server. Expanded property |
ObservationPeriodEnd |
Optional. Gets the observation period start. |
ObservationPeriodStart |
Optional. Gets the observation period start. |
StorageMB |
Optional. Gets storage size in megabytes. |