次の方法で共有


IWithSampleDatabaseAfterElasticPoolBeta<ParentT>.FromSample メソッド

定義

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

public Microsoft.Azure.Management.Sql.Fluent.SqlDatabase.Definition.IWithAttachAfterElasticPoolOptions<ParentT> FromSample (Microsoft.Azure.Management.Sql.Fluent.Models.SampleName sampleName);
abstract member FromSample : Microsoft.Azure.Management.Sql.Fluent.Models.SampleName -> Microsoft.Azure.Management.Sql.Fluent.SqlDatabase.Definition.IWithAttachAfterElasticPoolOptions<'ParentT>
Public Function FromSample (sampleName As SampleName) As IWithAttachAfterElasticPoolOptions(Of ParentT)

パラメーター

sampleName
SampleName

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

戻り値

適用対象