Skip to main content

quotas

Overview

Namequotas
TypeResource
Idazure.load_testing.quotas

Fields

NameDatatypeDescription
idstringFully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
namestringThe name of the resource
propertiesobjectQuota bucket resource properties.
systemDataobjectMetadata pertaining to creation and last modification of the resource.
typestringThe type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

Methods

NameAccessible byRequired ParamsDescription
getSELECTlocation, quotaBucketName, subscriptionIdGet the available quota for a quota bucket per region per subscription.
listSELECTlocation, subscriptionIdLists all the available quota per region per subscription.
_listEXEClocation, subscriptionIdLists all the available quota per region per subscription.
check_availabilityEXEClocation, quotaBucketName, subscriptionIdCheck Quota Availability on quota bucket per region per subscription.