IBlank<ParentT> インターフェイス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
SQL Server ファイアウォール規則定義の最初のステージ。
public interface IBlank<ParentT> : Microsoft.Azure.Management.ResourceManager.Fluent.Core.ChildResource.Definition.IInDefinition<ParentT>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta, Microsoft.Azure.Management.Sql.Fluent.SqlDatabase.Definition.IWithAllDifferentOptions<ParentT>, Microsoft.Azure.Management.Sql.Fluent.SqlDatabase.Definition.IWithAttachAllOptions<ParentT>, Microsoft.Azure.Management.Sql.Fluent.SqlDatabase.Definition.IWithAttachFinal<ParentT>, Microsoft.Azure.Management.Sql.Fluent.SqlDatabase.Definition.IWithCollation<ParentT>, Microsoft.Azure.Management.Sql.Fluent.SqlDatabase.Definition.IWithEdition<ParentT>, Microsoft.Azure.Management.Sql.Fluent.SqlDatabase.Definition.IWithEditionDefaults<ParentT>, Microsoft.Azure.Management.Sql.Fluent.SqlDatabase.Definition.IWithEditionDefaultsBeta<ParentT>, Microsoft.Azure.Management.Sql.Fluent.SqlDatabase.Definition.IWithElasticPoolName<ParentT>, Microsoft.Azure.Management.Sql.Fluent.SqlDatabase.Definition.IWithImportFrom<ParentT>, Microsoft.Azure.Management.Sql.Fluent.SqlDatabase.Definition.IWithImportFromBeta<ParentT>, Microsoft.Azure.Management.Sql.Fluent.SqlDatabase.Definition.IWithMaxSizeBytes<ParentT>, Microsoft.Azure.Management.Sql.Fluent.SqlDatabase.Definition.IWithRestorableDroppedDatabase<ParentT>, Microsoft.Azure.Management.Sql.Fluent.SqlDatabase.Definition.IWithRestorableDroppedDatabaseBeta<ParentT>, Microsoft.Azure.Management.Sql.Fluent.SqlDatabase.Definition.IWithRestorePointDatabase<ParentT>, Microsoft.Azure.Management.Sql.Fluent.SqlDatabase.Definition.IWithRestorePointDatabaseBeta<ParentT>, Microsoft.Azure.Management.Sql.Fluent.SqlDatabase.Definition.IWithSampleDatabase<ParentT>, Microsoft.Azure.Management.Sql.Fluent.SqlDatabase.Definition.IWithSampleDatabaseBeta<ParentT>, Microsoft.Azure.Management.Sql.Fluent.SqlDatabase.Definition.IWithServiceObjective<ParentT>, Microsoft.Azure.Management.Sql.Fluent.SqlDatabase.Definition.IWithSourceDatabaseId<ParentT>
type IBlank<'ParentT> = interface
interface IWithAllDifferentOptions<'ParentT>
interface IBeta
interface IWithElasticPoolName<'ParentT>
interface IWithRestorableDroppedDatabase<'ParentT>
interface IWithRestorableDroppedDatabaseBeta<'ParentT>
interface IWithImportFrom<'ParentT>
interface IWithImportFromBeta<'ParentT>
interface IWithRestorePointDatabase<'ParentT>
interface IWithRestorePointDatabaseBeta<'ParentT>
interface IWithSampleDatabase<'ParentT>
interface IWithSampleDatabaseBeta<'ParentT>
interface IWithSourceDatabaseId<'ParentT>
interface IWithEditionDefaults<'ParentT>
interface IWithAttachFinal<'ParentT>
interface IInDefinition<'ParentT>
interface IWithEditionDefaultsBeta<'ParentT>
interface IWithAttachAllOptions<'ParentT>
interface IWithServiceObjective<'ParentT>
interface IWithEdition<'ParentT>
interface IWithCollation<'ParentT>
interface IWithMaxSizeBytes<'ParentT>
Public Interface IBlank(Of ParentT)
Implements IBeta, IInDefinition(Of ParentT), IWithAllDifferentOptions(Of ParentT), IWithAttachAllOptions(Of ParentT), IWithAttachFinal(Of ParentT), IWithCollation(Of ParentT), IWithEdition(Of ParentT), IWithEditionDefaults(Of ParentT), IWithEditionDefaultsBeta(Of ParentT), IWithElasticPoolName(Of ParentT), IWithImportFrom(Of ParentT), IWithImportFromBeta(Of ParentT), IWithMaxSizeBytes(Of ParentT), IWithRestorableDroppedDatabase(Of ParentT), IWithRestorableDroppedDatabaseBeta(Of ParentT), IWithRestorePointDatabase(Of ParentT), IWithRestorePointDatabaseBeta(Of ParentT), IWithSampleDatabase(Of ParentT), IWithSampleDatabaseBeta(Of ParentT), IWithServiceObjective(Of ParentT), IWithSourceDatabaseId(Of ParentT)
型パラメーター
- ParentT
この定義をアタッチした後に戻る親定義のステージ。
- 派生
- 実装
-
IInDefinition<ParentT> IBeta IWithAllDifferentOptions<ParentT> IWithAttachAllOptions<ParentT> IWithAttachFinal<ParentT> IWithCollation<ParentT> IWithEdition<ParentT> IWithEditionDefaults<ParentT> IWithEditionDefaultsBeta<ParentT> IWithElasticPoolName<ParentT> IWithImportFrom<ParentT> IWithImportFromBeta<ParentT> IWithMaxSizeBytes<ParentT> IWithRestorableDroppedDatabase<ParentT> IWithRestorableDroppedDatabaseBeta<ParentT> IWithRestorePointDatabase<ParentT> IWithRestorePointDatabaseBeta<ParentT> IWithSampleDatabase<ParentT> IWithSampleDatabaseBeta<ParentT> IWithServiceObjective<ParentT> IWithSourceDatabaseId<ParentT>
メソッド
適用対象
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
Azure SDK for .NET