Gets the usage status for the given usage name and amount to be incremented.
Checks whether the given amount can be incremented without crossing the max capacity limit set in the subscription package.
Namespace: CelloSaaS.ServiceContracts.LicenseManagementAssembly: CelloSaaS.ServiceContracts (in CelloSaaS.ServiceContracts.dll) Version: 4.3.1.0 (4.3.1.0)
Syntax
Parameters
- usageCode
- Type: System String
usage code.
- tenantId
- Type: System String
The tenant id.
Return Value
Type: UsageStatusSee Also