مشاركة عبر


ProactiveDetectionConfigurations class

فئة تمثل تكوينات استباقية.

المنشئون

ProactiveDetectionConfigurations(ApplicationInsightsManagementClientContext)

إنشاء تكوينات استباقية.

الأساليب

get(string, string, string, RequestOptionsBase)

احصل على تكوين ProactiveDetection لمعرف التكوين هذا.

get(string, string, string, RequestOptionsBase, ServiceCallback<ApplicationInsightsComponentProactiveDetectionConfiguration>)
get(string, string, string, ServiceCallback<ApplicationInsightsComponentProactiveDetectionConfiguration>)
list(string, string, RequestOptionsBase)

يحصل على قائمة تكوينات ProactiveDetection لمكون Application Insights.

list(string, string, RequestOptionsBase, ServiceCallback<ApplicationInsightsComponentProactiveDetectionConfiguration[]>)
list(string, string, ServiceCallback<ApplicationInsightsComponentProactiveDetectionConfiguration[]>)
update(string, string, string, ApplicationInsightsComponentProactiveDetectionConfiguration, RequestOptionsBase)

تحديث تكوين ProactiveDetection لمعرف التكوين هذا.

update(string, string, string, ApplicationInsightsComponentProactiveDetectionConfiguration, RequestOptionsBase, ServiceCallback<ApplicationInsightsComponentProactiveDetectionConfiguration>)
update(string, string, string, ApplicationInsightsComponentProactiveDetectionConfiguration, ServiceCallback<ApplicationInsightsComponentProactiveDetectionConfiguration>)

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

ProactiveDetectionConfigurations(ApplicationInsightsManagementClientContext)

إنشاء تكوينات استباقية.

new ProactiveDetectionConfigurations(client: ApplicationInsightsManagementClientContext)

المعلمات

client
ApplicationInsightsManagementClientContext

الرجوع إلى عميل الخدمة.

تفاصيل الأسلوب

get(string, string, string, RequestOptionsBase)

احصل على تكوين ProactiveDetection لمعرف التكوين هذا.

function get(resourceGroupName: string, resourceName: string, configurationId: string, options?: RequestOptionsBase): Promise<ProactiveDetectionConfigurationsGetResponse>

المعلمات

resourceGroupName

string

اسم مجموعة الموارد. الاسم غير حساس لحالة الأحرف.

resourceName

string

اسم مورد مكون Application Insights.

configurationId

string

معرف تكوين ProactiveDetection. هذا فريد داخل مكون Application Insights.

options
RequestOptionsBase

المعلمات الاختيارية

المرتجعات

وعد<Models.ProactiveDetectionConfigurationsGetResponse>

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

function get(resourceGroupName: string, resourceName: string, configurationId: string, options: RequestOptionsBase, callback: ServiceCallback<ApplicationInsightsComponentProactiveDetectionConfiguration>)

المعلمات

resourceGroupName

string

اسم مجموعة الموارد. الاسم غير حساس لحالة الأحرف.

resourceName

string

اسم مورد مكون Application Insights.

configurationId

string

معرف تكوين ProactiveDetection. هذا فريد داخل مكون Application Insights.

options
RequestOptionsBase

المعلمات الاختيارية

get(string, string, string, ServiceCallback<ApplicationInsightsComponentProactiveDetectionConfiguration>)

function get(resourceGroupName: string, resourceName: string, configurationId: string, callback: ServiceCallback<ApplicationInsightsComponentProactiveDetectionConfiguration>)

المعلمات

resourceGroupName

string

اسم مجموعة الموارد. الاسم غير حساس لحالة الأحرف.

resourceName

string

اسم مورد مكون Application Insights.

configurationId

string

معرف تكوين ProactiveDetection. هذا فريد داخل مكون Application Insights.

list(string, string, RequestOptionsBase)

يحصل على قائمة تكوينات ProactiveDetection لمكون Application Insights.

function list(resourceGroupName: string, resourceName: string, options?: RequestOptionsBase): Promise<ProactiveDetectionConfigurationsListResponse>

المعلمات

resourceGroupName

string

اسم مجموعة الموارد. الاسم غير حساس لحالة الأحرف.

resourceName

string

اسم مورد مكون Application Insights.

options
RequestOptionsBase

المعلمات الاختيارية

المرتجعات

وعد<Models.ProactiveDetectionConfigurationsListResponse>

list(string, string, RequestOptionsBase, ServiceCallback<ApplicationInsightsComponentProactiveDetectionConfiguration[]>)

function list(resourceGroupName: string, resourceName: string, options: RequestOptionsBase, callback: ServiceCallback<ApplicationInsightsComponentProactiveDetectionConfiguration[]>)

المعلمات

resourceGroupName

string

اسم مجموعة الموارد. الاسم غير حساس لحالة الأحرف.

resourceName

string

اسم مورد مكون Application Insights.

options
RequestOptionsBase

المعلمات الاختيارية

list(string, string, ServiceCallback<ApplicationInsightsComponentProactiveDetectionConfiguration[]>)

function list(resourceGroupName: string, resourceName: string, callback: ServiceCallback<ApplicationInsightsComponentProactiveDetectionConfiguration[]>)

المعلمات

resourceGroupName

string

اسم مجموعة الموارد. الاسم غير حساس لحالة الأحرف.

resourceName

string

اسم مورد مكون Application Insights.

update(string, string, string, ApplicationInsightsComponentProactiveDetectionConfiguration, RequestOptionsBase)

تحديث تكوين ProactiveDetection لمعرف التكوين هذا.

function update(resourceGroupName: string, resourceName: string, configurationId: string, proactiveDetectionProperties: ApplicationInsightsComponentProactiveDetectionConfiguration, options?: RequestOptionsBase): Promise<ProactiveDetectionConfigurationsUpdateResponse>

المعلمات

resourceGroupName

string

اسم مجموعة الموارد. الاسم غير حساس لحالة الأحرف.

resourceName

string

اسم مورد مكون Application Insights.

configurationId

string

معرف تكوين ProactiveDetection. هذا فريد داخل مكون Application Insights.

proactiveDetectionProperties
ApplicationInsightsComponentProactiveDetectionConfiguration

الخصائص التي تحتاج إلى تحديد لتحديث تكوين ProactiveDetection.

options
RequestOptionsBase

المعلمات الاختيارية

المرتجعات

وعد<Models.ProactiveDetectionConfigurationsUpdateResponse>

update(string, string, string, ApplicationInsightsComponentProactiveDetectionConfiguration, RequestOptionsBase, ServiceCallback<ApplicationInsightsComponentProactiveDetectionConfiguration>)

function update(resourceGroupName: string, resourceName: string, configurationId: string, proactiveDetectionProperties: ApplicationInsightsComponentProactiveDetectionConfiguration, options: RequestOptionsBase, callback: ServiceCallback<ApplicationInsightsComponentProactiveDetectionConfiguration>)

المعلمات

resourceGroupName

string

اسم مجموعة الموارد. الاسم غير حساس لحالة الأحرف.

resourceName

string

اسم مورد مكون Application Insights.

configurationId

string

معرف تكوين ProactiveDetection. هذا فريد داخل مكون Application Insights.

proactiveDetectionProperties
ApplicationInsightsComponentProactiveDetectionConfiguration

الخصائص التي تحتاج إلى تحديد لتحديث تكوين ProactiveDetection.

options
RequestOptionsBase

المعلمات الاختيارية

update(string, string, string, ApplicationInsightsComponentProactiveDetectionConfiguration, ServiceCallback<ApplicationInsightsComponentProactiveDetectionConfiguration>)

function update(resourceGroupName: string, resourceName: string, configurationId: string, proactiveDetectionProperties: ApplicationInsightsComponentProactiveDetectionConfiguration, callback: ServiceCallback<ApplicationInsightsComponentProactiveDetectionConfiguration>)

المعلمات

resourceGroupName

string

اسم مجموعة الموارد. الاسم غير حساس لحالة الأحرف.

resourceName

string

اسم مورد مكون Application Insights.

configurationId

string

معرف تكوين ProactiveDetection. هذا فريد داخل مكون Application Insights.

proactiveDetectionProperties
ApplicationInsightsComponentProactiveDetectionConfiguration

الخصائص التي تحتاج إلى تحديد لتحديث تكوين ProactiveDetection.