Package version:

Interface SubscriptionQuotaAllocationsListProperties

model interface SubscriptionQuotaAllocationsListProperties

interface SubscriptionQuotaAllocationsListProperties {
    nextLink?: string;
    provisioningState?: string;
    value?: {};
}

Properties

nextLink?: string

The URL to use for getting the next set of results.

provisioningState?: string

Request status.

value?: {}

Subscription quota list.