次の方法で共有


IFeedResponse<T>.CollectionQuota プロパティ

定義

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

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

プロパティ値

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

適用対象