NetAppResourceQuotaLimits interface
Interface die een NetAppResourceQuotaLimits vertegenwoordigt.
Methoden
get(string, string, Net |
De standaard- en huidige quotumlimiet voor abonnementen ophalen |
list(string, Net |
De standaard- en huidige limieten voor quota ophalen |
Methodedetails
get(string, string, NetAppResourceQuotaLimitsGetOptionalParams)
De standaard- en huidige quotumlimiet voor abonnementen ophalen
function get(location: string, quotaLimitName: string, options?: NetAppResourceQuotaLimitsGetOptionalParams): Promise<SubscriptionQuotaItem>
Parameters
- location
-
string
De naam van de Azure-regio.
- quotaLimitName
-
string
De naam van de quotumlimiet
De optiesparameters.
Retouren
Promise<SubscriptionQuotaItem>
list(string, NetAppResourceQuotaLimitsListOptionalParams)
De standaard- en huidige limieten voor quota ophalen
function list(location: string, options?: NetAppResourceQuotaLimitsListOptionalParams): PagedAsyncIterableIterator<SubscriptionQuotaItem, SubscriptionQuotaItem[], PageSettings>
Parameters
- location
-
string
De naam van de Azure-regio.
De optiesparameters.