ComponentQuotaStatus class
فئة تمثل ComponentQuotaStatus.
المنشئون
| Component |
إنشاء ComponentQuotaStatus. |
الأساليب
| get(string, string, Request |
إرجاع حالة الحد الأقصى لحجم البيانات اليومية (الحصة النسبية) لمكون Application Insights. |
| get(string, string, Request |
|
| get(string, string, Service |
تفاصيل المنشئ
ComponentQuotaStatus(ApplicationInsightsManagementClientContext)
إنشاء ComponentQuotaStatus.
new ComponentQuotaStatus(client: ApplicationInsightsManagementClientContext)
المعلمات
الرجوع إلى عميل الخدمة.
تفاصيل الأسلوب
get(string, string, RequestOptionsBase)
إرجاع حالة الحد الأقصى لحجم البيانات اليومية (الحصة النسبية) لمكون Application Insights.
function get(resourceGroupName: string, resourceName: string, options?: RequestOptionsBase): Promise<ComponentQuotaStatusGetResponse>
المعلمات
- resourceGroupName
-
string
اسم مجموعة الموارد. الاسم غير حساس لحالة الأحرف.
- resourceName
-
string
اسم مورد مكون Application Insights.
- options
- RequestOptionsBase
المعلمات الاختيارية
المرتجعات
Promise<ComponentQuotaStatusGetResponse>
وعد<Models.ComponentQuotaStatusGetResponse>
get(string, string, RequestOptionsBase, ServiceCallback<ApplicationInsightsComponentQuotaStatus>)
function get(resourceGroupName: string, resourceName: string, options: RequestOptionsBase, callback: ServiceCallback<ApplicationInsightsComponentQuotaStatus>)
المعلمات
- resourceGroupName
-
string
اسم مجموعة الموارد. الاسم غير حساس لحالة الأحرف.
- resourceName
-
string
اسم مورد مكون Application Insights.
- options
- RequestOptionsBase
المعلمات الاختيارية
رد الاتصال
get(string, string, ServiceCallback<ApplicationInsightsComponentQuotaStatus>)
function get(resourceGroupName: string, resourceName: string, callback: ServiceCallback<ApplicationInsightsComponentQuotaStatus>)
المعلمات
- resourceGroupName
-
string
اسم مجموعة الموارد. الاسم غير حساس لحالة الأحرف.
- resourceName
-
string
اسم مورد مكون Application Insights.
رد الاتصال