次の方法で共有


IElasticPoolActivityBeta インターフェイス

定義

Azure SQL ElasticPool のアクティビティの不変のクライアント側表現。

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

プロパティ

Location

リソースが存在する地理的な場所を取得します。

RequestedDatabaseDtuCap

データベースごとの要求された DTU 上限を取得します。

RequestedDatabaseDtuGuarantee

データベース DTU 保証ごとに要求されたユーザーを取得します。

RequestedDtuGuarantee

要求された DTU 保証を取得します。

RequestedStorageLimitInMB

要求されたストレージ制限を MB 単位で取得します。

適用対象