AllocatedToSubscription interface
SubscriptionIds and quota allocated to subscriptions from the GroupQuota.
Properties
| quota |
The amount of quota allocated to this subscriptionId from the GroupQuotasEntity. |
| subscription |
An Azure subscriptionId. |
Property Details
quotaAllocated
The amount of quota allocated to this subscriptionId from the GroupQuotasEntity.
quotaAllocated?: number
Property Value
number
subscriptionId
An Azure subscriptionId.
subscriptionId?: string
Property Value
string