NetAppResourceQuotaLimitsAccountOperations interface

واجهة تمثل عمليات NetAppResourceQuotaLimitsAccount.

الخصائص

get

الحصول على الحد الافتراضي والجاري وحصة الحساب المخصص للاستخدام

list

الحصول على قائمة بحدود الحصة لجميع الحصص النسبية قيد الحساب. حاليا PoolsPerAccount هو الوحيد.

تفاصيل الخاصية

get

الحصول على الحد الافتراضي والجاري وحصة الحساب المخصص للاستخدام

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

قيمة الخاصية

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

list

الحصول على قائمة بحدود الحصة لجميع الحصص النسبية قيد الحساب. حاليا PoolsPerAccount هو الوحيد.

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

قيمة الخاصية

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