次の方法で共有


IResourceResponseBase.CollectionQuota プロパティ

定義

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

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

プロパティ値

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

注釈

これは、Azure Cosmos DB サービスのモック作成のために公開されます。

適用対象