IStoredProcedureResponse<TValue>.MaxResourceQuota
Property
Definition
Gets the delimited string containing the quota of each resource type within the collection.
public string MaxResourceQuota { 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.