Delen via


NetAppResourceQuotaLimitsAccountOperations interface

Interface die een NetAppResourceQuotaLimitsAccount-bewerkingen vertegenwoordigt.

Eigenschappen

get

Haal de limietlimiet voor standaard, huidig en gebruik van het account op

list

Hiermee krijgt u een lijst met quotumlimieten voor alle quota die onder account vallen. Momenteel is PoolsPerAccount de enige.

Eigenschapdetails

get

Haal de limietlimiet voor standaard, huidig en gebruik van het account op

get: (resourceGroupName: string, accountName: string, quotaLimitName: string, options?: NetAppResourceQuotaLimitsAccountGetOptionalParams) => Promise<QuotaItem>

Waarde van eigenschap

(resourceGroupName: string, accountName: string, quotaLimitName: string, options?: NetAppResourceQuotaLimitsAccountGetOptionalParams) => Promise<QuotaItem>

list

Hiermee krijgt u een lijst met quotumlimieten voor alle quota die onder account vallen. Momenteel is PoolsPerAccount de enige.

list: (resourceGroupName: string, accountName: string, options?: NetAppResourceQuotaLimitsAccountListOptionalParams) => PagedAsyncIterableIterator<QuotaItem, QuotaItem[], PageSettings>

Waarde van eigenschap

(resourceGroupName: string, accountName: string, options?: NetAppResourceQuotaLimitsAccountListOptionalParams) => PagedAsyncIterableIterator<QuotaItem, QuotaItem[], PageSettings>