Skip to main content

quotas

Overview

Namequotas
TypeResource
Idazure_stack.compute_admin.quotas

Fields

NameDatatypeDescription
idstringID of the resource.
namestringName of the resource.
locationstringLocation of the resource.
propertiesobjectProperties for a Compute Quota
typestringType of Resource.

Methods

NameAccessible byRequired ParamsDescription
getSELECTlocation, quotaName, subscriptionIdGet an existing Compute Quota.
listSELECTlocation, subscriptionIdGet a list of existing Compute quotas.
create_or_updateINSERTlocation, quotaName, subscriptionIdCreates or Updates a Compute Quota with the provided quota parameters.
deleteDELETElocation, quotaName, subscriptionIdDelete an existing Compute quota.
_listEXEClocation, subscriptionIdGet a list of existing Compute quotas.