SubscriptionGroupQuotaAssignment interface
MGId the source of group quota.
Properties
| group |
The group quota id of the quota source. |
| quota |
The amount of quota allocated to this subscriptionId from the quota source. |
Property Details
groupQuotaId
The group quota id of the quota source.
groupQuotaId?: string
Property Value
string
quotaAllocated
The amount of quota allocated to this subscriptionId from the quota source.
quotaAllocated?: number
Property Value
number