次の方法で共有


IWithSampleDatabaseBeta.FromSample(SampleName) メソッド

定義

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

public Microsoft.Azure.Management.Sql.Fluent.SqlDatabaseOperations.Definition.IWithCreateAllOptions 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.IWithCreateAllOptions
Public Function FromSample (sampleName As SampleName) As IWithCreateAllOptions

パラメーター

sampleName
SampleName

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

戻り値

適用対象