次の方法で共有


IWithStorageCapacity インターフェイス

定義

SQL Azure データベース エラスティック プールのストレージ制限を MB 単位で設定する SQL エラスティック プール定義。

public interface IWithStorageCapacity
type IWithStorageCapacity = interface
Public Interface IWithStorageCapacity
派生

メソッド

WithStorageCapacity(Int32)

SQL Azure データベース エラスティック プールのストレージ制限を MB 単位で設定します。

適用対象