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