ResourceResponseBase.CollectionQuota プロパティ

定義

Azure Cosmos DB サービスから、アカウント内のコレクション リソースの最大クォータを取得します。

public long CollectionQuota { get; }
member this.CollectionQuota : int64
Public ReadOnly Property CollectionQuota As Long

プロパティ値

アカウントの最大クォータ。

実装

適用対象