Skip to main content

storage_quotas

Overview

Namestorage_quotas
TypeResource
Idazure_stack.storage_admin.storage_quotas

Fields

NameDatatypeDescription
idstringResource ID.
namestringResource Name.
locationstringResource Location.
propertiesobjectStorage quota properties.
typestringResource Type.

Methods

NameAccessible byRequired ParamsDescription
getSELECTlocation, quotaName, subscriptionIdReturns the specified storage quota.
listSELECTlocation, subscriptionIdReturns a list of storage quotas at the given location.
create_or_updateINSERTlocation, quotaName, subscriptionIdCreate or update an existing storage quota.
deleteDELETElocation, quotaName, subscriptionIdDelete an existing quota
_listEXEClocation, subscriptionIdReturns a list of storage quotas at the given location.