UpgradeRecommendedElasticPoolProperties 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 a Azure SQL Recommended Elastic Pool being upgraded.
public class UpgradeRecommendedElasticPoolProperties
type UpgradeRecommendedElasticPoolProperties = class
Public Class UpgradeRecommendedElasticPoolProperties
- Inheritance
-
UpgradeRecommendedElasticPoolProperties
Constructors
UpgradeRecommendedElasticPoolProperties() |
Initializes a new instance of the UpgradeRecommendedElasticPoolProperties class. |
Properties
DatabaseCollection |
Optional. Gets or sets the list of database names to be put in the Azure SQL Recommended Elastic Pool being upgraded. |
DatabaseDtuMax |
Optional. Gets or sets the DTU cap for database for the Azure SQL Recommended Elastic Pool being upgraded. |
DatabaseDtuMin |
Optional. Gets or sets the DTU guarantee for database for the Azure SQL Recommended Elastic Pool being upgraded. |
Dtu |
Optional. Gets or sets the DTU guarantee for the Azure SQL Recommended Elastic Pool being upgraded. |
Edition |
Optional. Gets or sets the target edition for the Azure SQL Recommended Elastic Pool being upgraded. |
IncludeAllDatabases |
Optional. Gets or sets whether all databases to be put in the Azure SQL Recommended Elastic Pool being upgraded. |
Name |
Optional. Gets or sets the name of the Azure SQL Recommended Elastic Pool being upgraded. |
StorageMb |
Optional. Gets or sets the storage limit in MB for the Azure SQL Recommended Elastic Pool being upgraded. |