public class CosmosDatabaseResponse extends CosmosResponse<CosmosDatabaseProperties>
| Modifier and Type | Method and Description |
|---|---|
long |
getDatabaseQuota()
Gets the Max Quota.
|
long |
getDatabaseUsage()
Gets the current Usage.
|
CosmosDatabaseProperties |
getProperties()
Gets the cosmos database properties
|
getActivityId, getCurrentResourceQuotaUsage, getDiagnostics, getDuration, getMaxResourceQuota, getRequestCharge, getResponseHeaders, getSessionToken, getStatusCodepublic CosmosDatabaseProperties getProperties()
getProperties in class CosmosResponse<CosmosDatabaseProperties>public long getDatabaseQuota()
public long getDatabaseUsage()
Copyright © 2020 Microsoft Corporation. All rights reserved.