次の方法で共有


IWithSampleDatabaseAfterElasticPoolBeta.FromSample(SampleName) メソッド

定義

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

public Microsoft.Azure.Management.Sql.Fluent.SqlDatabaseOperations.Definition.IWithCreateAfterElasticPoolOptions FromSample (Microsoft.Azure.Management.Sql.Fluent.Models.SampleName sampleName);
abstract member FromSample : Microsoft.Azure.Management.Sql.Fluent.Models.SampleName -> Microsoft.Azure.Management.Sql.Fluent.SqlDatabaseOperations.Definition.IWithCreateAfterElasticPoolOptions
Public Function FromSample (sampleName As SampleName) As IWithCreateAfterElasticPoolOptions

パラメーター

sampleName
SampleName

ソースとして使用するサンプル データベース。

戻り値

適用対象