你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
IWithExistingDatabaseAfterElasticPool 接口
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
用于确定是否使用现有数据库的阶段。
public interface IWithExistingDatabaseAfterElasticPool : Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta, Microsoft.Azure.Management.ResourceManager.Fluent.Core.Resource.Definition.IDefinitionWithTags<Microsoft.Azure.Management.Sql.Fluent.SqlDatabaseOperations.Definition.IWithCreateFinal>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.ResourceActions.ICreatable<Microsoft.Azure.Management.Sql.Fluent.ISqlDatabase>, Microsoft.Azure.Management.Sql.Fluent.SqlDatabaseOperations.Definition.IWithCreateAfterElasticPoolOptions, Microsoft.Azure.Management.Sql.Fluent.SqlDatabaseOperations.Definition.IWithImportFromAfterElasticPool, Microsoft.Azure.Management.Sql.Fluent.SqlDatabaseOperations.Definition.IWithRestorePointDatabaseAfterElasticPool, Microsoft.Azure.Management.Sql.Fluent.SqlDatabaseOperations.Definition.IWithSampleDatabaseAfterElasticPool, Microsoft.Azure.Management.Sql.Fluent.SqlDatabaseOperations.Definition.IWithSourceDatabaseId
type IWithExistingDatabaseAfterElasticPool = interface
interface IWithImportFromAfterElasticPool
interface IWithImportFromAfterElasticPoolBeta
interface IBeta
interface IWithRestorePointDatabaseAfterElasticPool
interface IWithRestorePointDatabaseAfterElasticPoolBeta
interface IWithSampleDatabaseAfterElasticPool
interface IWithSampleDatabaseAfterElasticPoolBeta
interface IWithSourceDatabaseId
interface IWithCreateAfterElasticPoolOptions
interface IWithCollationAfterElasticPoolOptions
interface IWithMaxSizeBytesAfterElasticPoolOptions
interface IWithCreateFinal
interface IDefinitionWithTags<IWithCreateFinal>
interface ICreatable<ISqlDatabase>
interface IIndexable
Public Interface IWithExistingDatabaseAfterElasticPool
Implements IBeta, ICreatable(Of ISqlDatabase), IDefinitionWithTags(Of IWithCreateFinal), IWithCreateAfterElasticPoolOptions, IWithImportFromAfterElasticPool, IWithRestorePointDatabaseAfterElasticPool, IWithSampleDatabaseAfterElasticPool, IWithSourceDatabaseId
- 实现
-
IBeta IDefinitionWithTags<IWithCreateFinal> ICreatable<ISqlDatabase> IIndexable IWithCollationAfterElasticPoolOptions IWithCreateAfterElasticPoolOptions IWithCreateFinal IWithImportFromAfterElasticPool IWithImportFromAfterElasticPoolBeta IWithMaxSizeBytesAfterElasticPoolOptions IWithRestorePointDatabaseAfterElasticPool IWithRestorePointDatabaseAfterElasticPoolBeta IWithSampleDatabaseAfterElasticPool IWithSampleDatabaseAfterElasticPoolBeta IWithSourceDatabaseId
属性
Key |
用于确定是否使用现有数据库的阶段。 (继承自 IIndexable) |
Name |
获取可创建资源的名称。 (继承自 ICreatable<T>) |