IWithRestorePointDatabaseAfterElasticPoolBeta インターフェイス

定義

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

public interface IWithRestorePointDatabaseAfterElasticPoolBeta : Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta
type IWithRestorePointDatabaseAfterElasticPoolBeta = interface
    interface IBeta
Public Interface IWithRestorePointDatabaseAfterElasticPoolBeta
Implements IBeta
派生
実装

メソッド

FromRestorePoint(IRestorePoint)

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

FromRestorePoint(IRestorePoint, DateTime)

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

適用対象