QuotaExtensions
GetAll(TenantResource, CancellationToken)
GetAllAsync(TenantResource, CancellationToken)
GetCurrentQuotaLimitBase(ArmClient, ResourceIdentifier, String, CancellationToken)
GetCurrentQuotaLimitBaseAsync(ArmClient, ResourceIdentifier, String, CancellationToken)
GetCurrentQuotaLimitBaseResource(ArmClient, ResourceIdentifier)
GetCurrentQuotaLimitBases(ArmClient, ResourceIdentifier)
GetCurrentUsagesBase(ArmClient, ResourceIdentifier, String, CancellationToken)
GetCurrentUsagesBaseAsync(ArmClient, ResourceIdentifier, String, CancellationToken)
GetCurrentUsagesBaseResource(ArmClient, ResourceIdentifier)
GetCurrentUsagesBases(ArmClient, ResourceIdentifier)
GetGroupQuotaEntities(ManagementGroupResource)
GetGroupQuotaEntity(ManagementGroupResource, String, CancellationToken)
GetGroupQuotaEntityAsync(ManagementGroupResource, String, CancellationToken)
GetGroupQuotaEntityResource(ArmClient, ResourceIdentifier)
GetGroupQuotaLimitListResource(ArmClient, ResourceIdentifier)
GetGroupQuotaRequestStatusResource(ArmClient, ResourceIdentifier)
GetGroupQuotasEnforcementStatusResource(ArmClient, ResourceIdentifier)
GetGroupQuotaSubscriptionRequestStatusResource(ArmClient, ResourceIdentifier)
GetGroupQuotaSubscriptionResource(ArmClient, ResourceIdentifier)
GetQuotaAllocationRequestStatus(ArmClient, ResourceIdentifier, String, String, String, CancellationToken)
GetQuotaAllocationRequestStatus(ManagementGroupResource, String, String, String, String, CancellationToken)
GetQuotaAllocationRequestStatusAsync(ArmClient, ResourceIdentifier, String, String, String, CancellationToken)
GetQuotaAllocationRequestStatusAsync(ManagementGroupResource, String, String, String, String, CancellationToken)
GetQuotaAllocationRequestStatuses(ArmClient, ResourceIdentifier, String, String)
GetQuotaAllocationRequestStatuses(ManagementGroupResource, String, String, String)
GetQuotaAllocationRequestStatusResource(ArmClient, ResourceIdentifier)
GetQuotaOperations(TenantResource, CancellationToken)
GetQuotaOperationsAsync(TenantResource, CancellationToken)
GetQuotaRequestDetail(ArmClient, ResourceIdentifier, String, CancellationToken)
GetQuotaRequestDetailAsync(ArmClient, ResourceIdentifier, String, CancellationToken)
GetQuotaRequestDetailResource(ArmClient, ResourceIdentifier)
GetQuotaRequestDetails(ArmClient, ResourceIdentifier)
GetSubscriptionQuotaAllocationsList(ArmClient, ResourceIdentifier, String, String, AzureLocation, CancellationToken)
GetSubscriptionQuotaAllocationsList(ManagementGroupResource, Guid, String, String, AzureLocation, CancellationToken)
GetSubscriptionQuotaAllocationsList(ManagementGroupResource, String, String, String, AzureLocation, CancellationToken)
GetSubscriptionQuotaAllocationsListAsync(ArmClient, ResourceIdentifier, String, String, AzureLocation, CancellationToken)
GetSubscriptionQuotaAllocationsListAsync(ManagementGroupResource, Guid, String, String, AzureLocation, CancellationToken)
GetSubscriptionQuotaAllocationsListAsync(ManagementGroupResource, String, String, String, AzureLocation, CancellationToken)
GetSubscriptionQuotaAllocationsListResource(ArmClient, ResourceIdentifier)
GetSubscriptionQuotaAllocationsLists(ManagementGroupResource)
GetSubscriptionQuotaAllocationsLists(ArmClient, ResourceIdentifier)
net11.0
namespace Azure.ResourceManager.Quota
{
public static class QuotaExtensions
{
[EditorBrowsable(EditorBrowsableState.Never)]
[Obsolete("This method is obsolete and will be removed in a future release. Use ArmClient.GetSubscriptionQuotaAllocationsLists(ResourceIdentifier scope) instead.", false)]
public static SubscriptionQuotaAllocationsListCollection GetSubscriptionQuotaAllocationsLists(this ManagementGroupResource managementGroupResource);
}
}
| .NET | 8.09.010.011.0 |
|---|---|
Information specific to net11.0 | |
| Assembly | Azure.ResourceManager.Quota , Version=1.2.1.0, PublicKeyToken=92742159e12e44c8 |
| Referencing | Your project needs a package reference to |
| Package | Azure.ResourceManager.Quota (1.2.1) net10.0 |
| Obsolete | This method is obsolete and will be removed in a future release. Use ArmClient.GetSubscriptionQuotaAllocationsLists(ResourceIdentifier scope) instead. |
| Platform Restrictions | This API is supported on all platforms. |
- Built-in API
- Package-provided API