QuotaExtensions Class

Definition

A class to add extension methods to Azure.ResourceManager.Quota.

public static class QuotaExtensions
type QuotaExtensions = class
Public Module QuotaExtensions
Inheritance
QuotaExtensions

Methods

Name Description
GetAll(TenantResource, CancellationToken)

List the operations for the provider <item> Mocking. To mock this method, please mock GetAll(CancellationToken) instead. </item>

GetAllAsync(TenantResource, CancellationToken)

List the operations for the provider <item> Mocking. To mock this method, please mock GetAllAsync(CancellationToken) instead. </item>

GetCurrentQuotaLimitBase(ArmClient, ResourceIdentifier, String, CancellationToken)

Get the quota limit of a resource. The response can be used to determine the remaining quota to calculate a new quota limit that can be submitted with a PUT request. <item> Mocking. To mock this method, please mock GetCurrentQuotaLimitBase(ResourceIdentifier, String, CancellationToken) instead. </item>

GetCurrentQuotaLimitBaseAsync(ArmClient, ResourceIdentifier, String, CancellationToken)

Get the quota limit of a resource. The response can be used to determine the remaining quota to calculate a new quota limit that can be submitted with a PUT request. <item> Mocking. To mock this method, please mock GetCurrentQuotaLimitBaseAsync(ResourceIdentifier, String, CancellationToken) instead. </item>

GetCurrentQuotaLimitBaseResource(ArmClient, ResourceIdentifier)

Gets an object representing a CurrentQuotaLimitBaseResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetCurrentQuotaLimitBaseResource(ResourceIdentifier) instead. </item>

GetCurrentQuotaLimitBases(ArmClient, ResourceIdentifier)

Gets a collection of CurrentQuotaLimitBaseCollection objects within the specified scope. <item> Mocking. To mock this method, please mock GetCurrentQuotaLimitBases(ResourceIdentifier) instead. </item>

GetCurrentUsagesBase(ArmClient, ResourceIdentifier, String, CancellationToken)

Get the current usage of a resource. <item> Mocking. To mock this method, please mock GetCurrentUsagesBase(ResourceIdentifier, String, CancellationToken) instead. </item>

GetCurrentUsagesBaseAsync(ArmClient, ResourceIdentifier, String, CancellationToken)

Get the current usage of a resource. <item> Mocking. To mock this method, please mock GetCurrentUsagesBaseAsync(ResourceIdentifier, String, CancellationToken) instead. </item>

GetCurrentUsagesBaseResource(ArmClient, ResourceIdentifier)

Gets an object representing a CurrentUsagesBaseResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetCurrentUsagesBaseResource(ResourceIdentifier) instead. </item>

GetCurrentUsagesBases(ArmClient, ResourceIdentifier)

Gets a collection of CurrentUsagesBaseCollection objects within the specified scope. <item> Mocking. To mock this method, please mock GetCurrentUsagesBases(ResourceIdentifier) instead. </item>

GetGroupQuotaEntities(ManagementGroupResource)

Gets a collection of GroupQuotaEntities in the ManagementGroupResource<item> Mocking. To mock this method, please mock GetGroupQuotaEntities() instead. </item>

GetGroupQuotaEntity(ManagementGroupResource, String, CancellationToken)

Gets the GroupQuotas for the name passed. It will return the GroupQuotas properties only. The details on group quota can be access from the group quota APIs. <item> Mocking. To mock this method, please mock GetGroupQuotaEntity(String, CancellationToken) instead. </item>

GetGroupQuotaEntityAsync(ManagementGroupResource, String, CancellationToken)

Gets the GroupQuotas for the name passed. It will return the GroupQuotas properties only. The details on group quota can be access from the group quota APIs. <item> Mocking. To mock this method, please mock GetGroupQuotaEntityAsync(String, CancellationToken) instead. </item>

GetGroupQuotaEntityResource(ArmClient, ResourceIdentifier)

Gets an object representing a GroupQuotaEntityResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetGroupQuotaEntityResource(ResourceIdentifier) instead. </item>

GetGroupQuotaLimitListResource(ArmClient, ResourceIdentifier)

Gets an object representing a GroupQuotaLimitListResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetGroupQuotaLimitListResource(ResourceIdentifier) instead. </item>

GetGroupQuotaRequestStatusResource(ArmClient, ResourceIdentifier)

Gets an object representing a GroupQuotaRequestStatusResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetGroupQuotaRequestStatusResource(ResourceIdentifier) instead. </item>

GetGroupQuotasEnforcementStatusResource(ArmClient, ResourceIdentifier)

Gets an object representing a GroupQuotasEnforcementStatusResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetGroupQuotasEnforcementStatusResource(ResourceIdentifier) instead. </item>

GetGroupQuotaSubscriptionRequestStatusResource(ArmClient, ResourceIdentifier)

Gets an object representing a GroupQuotaSubscriptionRequestStatusResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetGroupQuotaSubscriptionRequestStatusResource(ResourceIdentifier) instead. </item>

GetGroupQuotaSubscriptionResource(ArmClient, ResourceIdentifier)

Gets an object representing a GroupQuotaSubscriptionResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetGroupQuotaSubscriptionResource(ResourceIdentifier) instead. </item>

GetQuotaAllocationRequestStatus(ArmClient, ResourceIdentifier, String, String, String, CancellationToken)

Get the quota allocation request status for the subscriptionId by allocationId. <item> Mocking. To mock this method, please mock GetQuotaAllocationRequestStatus(ResourceIdentifier, String, String, String, CancellationToken) instead. </item>

GetQuotaAllocationRequestStatusAsync(ArmClient, ResourceIdentifier, String, String, String, CancellationToken)

Get the quota allocation request status for the subscriptionId by allocationId. <item> Mocking. To mock this method, please mock GetQuotaAllocationRequestStatusAsync(ResourceIdentifier, String, String, String, CancellationToken) instead. </item>

GetQuotaAllocationRequestStatuses(ArmClient, ResourceIdentifier, String, String)

Gets a collection of QuotaAllocationRequestStatusCollection objects within the specified scope. <item> Mocking. To mock this method, please mock GetQuotaAllocationRequestStatuses(ResourceIdentifier, String, String) instead. </item>

GetQuotaAllocationRequestStatusResource(ArmClient, ResourceIdentifier)

Gets an object representing a QuotaAllocationRequestStatusResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetQuotaAllocationRequestStatusResource(ResourceIdentifier) instead. </item>

GetQuotaRequestDetail(ArmClient, ResourceIdentifier, String, CancellationToken)

Get the quota request details and status by quota request ID for the resources of the resource provider at a specific location. The quota request ID id is returned in the response of the PUT operation. <item> Mocking. To mock this method, please mock GetQuotaRequestDetail(ResourceIdentifier, String, CancellationToken) instead. </item>

GetQuotaRequestDetailAsync(ArmClient, ResourceIdentifier, String, CancellationToken)

Get the quota request details and status by quota request ID for the resources of the resource provider at a specific location. The quota request ID id is returned in the response of the PUT operation. <item> Mocking. To mock this method, please mock GetQuotaRequestDetailAsync(ResourceIdentifier, String, CancellationToken) instead. </item>

GetQuotaRequestDetailResource(ArmClient, ResourceIdentifier)

Gets an object representing a QuotaRequestDetailResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetQuotaRequestDetailResource(ResourceIdentifier) instead. </item>

GetQuotaRequestDetails(ArmClient, ResourceIdentifier)

Gets a collection of QuotaRequestDetailCollection objects within the specified scope. <item> Mocking. To mock this method, please mock GetQuotaRequestDetails(ResourceIdentifier) instead. </item>

GetSubscriptionQuotaAllocationsList(ArmClient, ResourceIdentifier, String, String, AzureLocation, CancellationToken)

Gets all the quota allocated to a subscription for the specified resource provider and location for resource names passed in $filter=resourceName eq {SKU}. This will include the GroupQuota and total quota allocated to the subscription. Only the Group quota allocated to the subscription can be allocated back to the MG Group Quota. <item> Mocking. To mock this method, please mock GetSubscriptionQuotaAllocationsList(ResourceIdentifier, String, String, AzureLocation, CancellationToken) instead. </item>

GetSubscriptionQuotaAllocationsListAsync(ArmClient, ResourceIdentifier, String, String, AzureLocation, CancellationToken)

Gets all the quota allocated to a subscription for the specified resource provider and location for resource names passed in $filter=resourceName eq {SKU}. This will include the GroupQuota and total quota allocated to the subscription. Only the Group quota allocated to the subscription can be allocated back to the MG Group Quota. <item> Mocking. To mock this method, please mock GetSubscriptionQuotaAllocationsListAsync(ResourceIdentifier, String, String, AzureLocation, CancellationToken) instead. </item>

GetSubscriptionQuotaAllocationsListResource(ArmClient, ResourceIdentifier)

Gets an object representing a SubscriptionQuotaAllocationsListResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetSubscriptionQuotaAllocationsListResource(ResourceIdentifier) instead. </item>

GetSubscriptionQuotaAllocationsLists(ArmClient, ResourceIdentifier)

Gets a collection of SubscriptionQuotaAllocationsListCollection objects within the specified scope. <item> Mocking. To mock this method, please mock GetSubscriptionQuotaAllocationsLists(ResourceIdentifier) instead. </item>

Applies to