مشاركة عبر


ComponentAvailableFeatures class

فئة تمثل ComponentAvailableFeatures.

المنشئون

ComponentAvailableFeatures(ApplicationInsightsManagementClientContext)

قم بإنشاء ComponentAvailableFeatures.

الأساليب

get(string, string, RequestOptionsBase)

إرجاع جميع الميزات المتوفرة لمكون application insights.

get(string, string, RequestOptionsBase, ServiceCallback<ApplicationInsightsComponentAvailableFeatures>)
get(string, string, ServiceCallback<ApplicationInsightsComponentAvailableFeatures>)

تفاصيل المنشئ

ComponentAvailableFeatures(ApplicationInsightsManagementClientContext)

قم بإنشاء ComponentAvailableFeatures.

new ComponentAvailableFeatures(client: ApplicationInsightsManagementClientContext)

المعلمات

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.