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>) |
メソッド
適用対象
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
Azure SDK for .NET