你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
IWithBasicEdition 接口
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
SQL 弹性池定义,用于设置基本池的 eDTU 和存储容量限制。
public interface IWithBasicEdition : Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta, Microsoft.Azure.Management.ResourceManager.Fluent.Core.Resource.Definition.IDefinitionWithTags<Microsoft.Azure.Management.Sql.Fluent.SqlElasticPoolOperations.Definition.IWithCreate>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.ResourceActions.ICreatable<Microsoft.Azure.Management.Sql.Fluent.ISqlElasticPool>, Microsoft.Azure.Management.Sql.Fluent.SqlElasticPoolOperations.Definition.IWithBasicEditionBeta, Microsoft.Azure.Management.Sql.Fluent.SqlElasticPoolOperations.Definition.IWithCreate
type IWithBasicEdition = interface
interface IWithCreate
interface IWithDatabaseDtuMin
interface IWithDatabaseDtuMax
interface IWithDtu
interface IWithStorageCapacity
interface IWithDatabase
interface IWithDatabaseBeta
interface IBeta
interface IDefinitionWithTags<IWithCreate>
interface ICreatable<ISqlElasticPool>
interface IIndexable
interface IWithBasicEditionBeta
Public Interface IWithBasicEdition
Implements IBeta, ICreatable(Of ISqlElasticPool), IDefinitionWithTags(Of IWithCreate), IWithBasicEditionBeta, IWithCreate
- 派生
- 实现
属性
Key |
SQL 弹性池定义,用于设置基本池的 eDTU 和存储容量限制。 (继承自 IIndexable) |
Name |
获取可创建资源的名称。 (继承自 ICreatable<T>) |