IWithSampleDatabaseAfterElasticPool インターフェイス

定義

サンプル データベースをエラスティック プール内のソース データベースとして設定するSQL Database定義。

public interface IWithSampleDatabaseAfterElasticPool : Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta, Microsoft.Azure.Management.Sql.Fluent.SqlDatabaseOperations.Definition.IWithSampleDatabaseAfterElasticPoolBeta
type IWithSampleDatabaseAfterElasticPool = interface
    interface IWithSampleDatabaseAfterElasticPoolBeta
    interface IBeta
Public Interface IWithSampleDatabaseAfterElasticPool
Implements IBeta, IWithSampleDatabaseAfterElasticPoolBeta
派生
実装

メソッド

FromSample(SampleName)

復元ポイントから新しいデータベースを作成します。

(継承元 IWithSampleDatabaseAfterElasticPoolBeta)

適用対象