QuotaUpdateResultBatch (Notification Endpoint Object)
Applies To: Windows Azure Pack
Represents the results returned after updating the quota settings for a group of subscriptions.
The following table describes the elements of the QuotaUpdateResultBatch object.
Element | Description |
|---|---|
UpdatedSubscriptionIds | A list of subscription identifiers for successful subscription updates. |
FailedSubscriptionIds | A list of subscription identifiers for failed subscription updates. |
Error | The error information about failed subscription updates. For more information, see ResourceProviderError (Notification Endpoint Object). |
Show: