Delen via


NetAppResourceQuotaLimits interface

Interface die een NetAppResourceQuotaLimits vertegenwoordigt.

Methoden

get(string, string, NetAppResourceQuotaLimitsGetOptionalParams)

De standaard- en huidige quotumlimiet voor abonnementen ophalen

list(string, NetAppResourceQuotaLimitsListOptionalParams)

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

options
NetAppResourceQuotaLimitsGetOptionalParams

De optiesparameters.

Retouren

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.

options
NetAppResourceQuotaLimitsListOptionalParams

De optiesparameters.

Retouren