IWithSampleDatabaseAfterElasticPool Interface

Definition

The SQL Database definition to set a sample database as the source database within an elastic pool.

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
Derived
Implements

Methods

FromSample(SampleName)

Creates a new database from a restore point.

(Inherited from IWithSampleDatabaseAfterElasticPoolBeta)

Applies to