次の方法で共有


IWithElasticPoolBeta インターフェイス

定義

エラスティック プールを指定するためのSQL Server定義。

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

メソッド

WithNewElasticPool(String, ElasticPoolEdition)

SQL Serverに新しいエラスティック プールを作成します。

WithNewElasticPool(String, ElasticPoolEdition, String[])

SQL Serverに新しいエラスティック プールを作成します。

適用対象