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