IStoredProcedureResponse<TValue>.CurrentResourceQuotaUsage
Property
Definition
Gets the delimited string containing the usage of each resource type within the collection.
public string CurrentResourceQuotaUsage { get; }
Property Value
The delimited string containing the number of used units per resource type within the collection.
Remarks
This is exposed for mocking purposes for the Azure DocumentDB database service.