GetQuotaNames
Description
Gets the quota names for a project. The user can specify to get the names for either Production, Test, or design (DesignWithProductionCounter and DesignWithTestCounter will both give design name for this method) by the quotaMode property.
Signature
string[] GetQuotaNames(string key, string projectId, QuotaMode quotaMode)
Parameters
Name | Data Type | Description |
---|---|---|
key |
string required |
The authentication key |
projectId |
string required |
The project ID |
quotaMode |
QuotaMode required |