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