Share via


MockableQuotaManagementGroupResource.GetSubscriptionQuotaAllocationsLists Method

Definition

Gets a collection of SubscriptionQuotaAllocationsListResources in the ManagementGroupResource.

public virtual Azure.ResourceManager.Quota.SubscriptionQuotaAllocationsListCollection GetSubscriptionQuotaAllocationsLists();
abstract member GetSubscriptionQuotaAllocationsLists : unit -> Azure.ResourceManager.Quota.SubscriptionQuotaAllocationsListCollection
override this.GetSubscriptionQuotaAllocationsLists : unit -> Azure.ResourceManager.Quota.SubscriptionQuotaAllocationsListCollection
Public Overridable Function GetSubscriptionQuotaAllocationsLists () As SubscriptionQuotaAllocationsListCollection

Returns

An object representing collection of SubscriptionQuotaAllocationsListResources and their operations over a SubscriptionQuotaAllocationsListResource.

Applies to