次の方法で共有


IWithElasticPoolBeta インターフェイス

定義

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

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

メソッド

DefineElasticPool(String)

このサーバーに追加する新しい SQL エラスティック プールの定義を開始します。

適用対象