次の方法で共有


IWithStorageCapacity<ParentT> インターフェイス

定義

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

public interface IWithStorageCapacity<ParentT>
type IWithStorageCapacity<'ParentT> = interface
Public Interface IWithStorageCapacity(Of ParentT)

型パラメーター

ParentT

この定義をアタッチした後に戻る親定義のステージ。

派生

メソッド

WithStorageCapacity(Int32)

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

適用対象