az sql elastic-pool create 编辑 创建弹性池。Azure CLI 复制 az sql elastic-pool create --name --resource-group --server [--capacity] [--db-dtu-max] [--db-dtu-min] [--edition] [--family] [--ha-replicas] [--license-type {BasePrice, LicenseIncluded}] [--maint-config-id] [--...
提示 有关PowerShell 示例脚本,请参阅使用PowerShell 创建弹性池、在池之间移动数据库以及将数据库移出池和使用PowerShell 监视和缩放 Azure SQL 数据库中的 SQL 弹性池。展开表 Cmdlet说明 New-AzSqlElasticPool 创建弹性池。 Get-AzSqlElasticPool 获取弹性池及其属性值。 Set-AzSqlElasticPool 修改弹性池的属性...
Azure.Management.Sql.Fluent.SqlElasticPool.Definition Microsoft.Azure.Management.Sql.Fluent.SqlElasticPool.SqlElasticPoolDefinition Microsoft.Azure.Management.Sql.Fluent.SqlElasticPool.Update Microsoft.Azure.Management.Sql.Fluent.SqlElasticPoolOperations.Definition Microsoft.Azure.Management.Sql.Fluent.SqlElastic...
Azure.Management.Sql.Fluent.SqlElasticPool.Definition Microsoft.Azure.Management.Sql.Fluent.SqlElasticPool.SqlElasticPoolDefinition Microsoft.Azure.Management.Sql.Fluent.SqlElasticPool.Update Microsoft.Azure.Management.Sql.Fluent.SqlElasticPoolOperations.Definition Microsoft.Azure.Management.Sql.Fluent.SqlElastic...
View pricing details for Azure SQL Database Elastic Pool, a shared resource model that enables higher resource utilization efficiency.
构建在云中使用托管和智能 SQL 数据库进行缩放的应用 Azure SQL 数据库属于 SQL 数据库服务的 Azure SQL 系列,是为云构建的智能、可伸缩的数据库服务,具有 AI 支持的功能,可保持最高性能和持续性。使用无服务器计算和自动扩展的超大规模存储资源来优化成本,无需担心资源管理。
public abstract ElasticPoolEdition edition() Returns: the edition of Azure SQL Elastic PoolgetDatabase public abstract SqlDatabase getDatabase(String databaseName) Gets the specific database in the elastic pool. Parameters: databaseName - name of the database to look into Returns: the informati...
使用此 Azure CLI 示例脚本创建两个弹性池,并将 SQL 数据库中的数据库从一个弹性池移动到另一个弹性池。
Azure.Management.Sql.Fluent.SqlElasticPool.Definition Microsoft.Azure.Management.Sql.Fluent.SqlElasticPool.SqlElasticPoolDefinition Microsoft.Azure.Management.Sql.Fluent.SqlElasticPool.Update Microsoft.Azure.Management.Sql.Fluent.SqlElasticPoolOperations.Definition Microsoft.Azure.Management.Sql.Fluent.SqlElastic...
Azure.Commands.Sql.ElasticPool.Model Assembly: Microsoft.Azure.PowerShell.Cmdlets.Sql.dll Gets or sets the amount of storage in bytes the elastic pool has in bytes C# 复制 public long? MaxSizeBytes { get; set; } Property Value Nullable<Int64> Applies to 产品版本 Azur...