Dela via


ProactiveDetectionConfigurations class

Klass som representerar en ProactiveDetectionConfigurations.

Konstruktorer

ProactiveDetectionConfigurations(ApplicationInsightsManagementClientContext)

Skapa en ProactiveDetectionConfigurations.

Metoder

get(string, string, string, RequestOptionsBase)

Hämta ConfigurationDetection-konfigurationen för det här konfigurations-ID:t.

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

Hämtar en lista över ProactiveDetection-konfigurationer för en Application Insights-komponent.

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

Uppdatera ConfigurationDetection-konfigurationen för det här konfigurations-ID:t.

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

Konstruktorinformation

ProactiveDetectionConfigurations(ApplicationInsightsManagementClientContext)

Skapa en ProactiveDetectionConfigurations.

new ProactiveDetectionConfigurations(client: ApplicationInsightsManagementClientContext)

Parametrar

client
ApplicationInsightsManagementClientContext

Referens till tjänstklienten.

Metodinformation

get(string, string, string, RequestOptionsBase)

Hämta ConfigurationDetection-konfigurationen för det här konfigurations-ID:t.

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

Parametrar

resourceGroupName

string

Namnet på resursgruppen. Namnet är skiftlägesokänsligt.

resourceName

string

Namnet på Application Insights-komponentresursen.

configurationId

string

Konfigurations-ID:t ProactiveDetection. Detta är unikt i en Application Insights-komponent.

options
RequestOptionsBase

De valfria parametrarna

Returer

Promise<Models.ProactiveDetectionConfigurationsGetResponse>

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

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

Parametrar

resourceGroupName

string

Namnet på resursgruppen. Namnet är skiftlägesokänsligt.

resourceName

string

Namnet på Application Insights-komponentresursen.

configurationId

string

Konfigurations-ID:t ProactiveDetection. Detta är unikt i en Application Insights-komponent.

options
RequestOptionsBase

De valfria parametrarna

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

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

Parametrar

resourceGroupName

string

Namnet på resursgruppen. Namnet är skiftlägesokänsligt.

resourceName

string

Namnet på Application Insights-komponentresursen.

configurationId

string

Konfigurations-ID:t ProactiveDetection. Detta är unikt i en Application Insights-komponent.

list(string, string, RequestOptionsBase)

Hämtar en lista över ProactiveDetection-konfigurationer för en Application Insights-komponent.

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

Parametrar

resourceGroupName

string

Namnet på resursgruppen. Namnet är skiftlägesokänsligt.

resourceName

string

Namnet på Application Insights-komponentresursen.

options
RequestOptionsBase

De valfria parametrarna

Returer

Promise<Models.ProactiveDetectionConfigurationsListResponse>

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

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

Parametrar

resourceGroupName

string

Namnet på resursgruppen. Namnet är skiftlägesokänsligt.

resourceName

string

Namnet på Application Insights-komponentresursen.

options
RequestOptionsBase

De valfria parametrarna

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

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

Parametrar

resourceGroupName

string

Namnet på resursgruppen. Namnet är skiftlägesokänsligt.

resourceName

string

Namnet på Application Insights-komponentresursen.

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

Uppdatera ConfigurationDetection-konfigurationen för det här konfigurations-ID:t.

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

Parametrar

resourceGroupName

string

Namnet på resursgruppen. Namnet är skiftlägesokänsligt.

resourceName

string

Namnet på Application Insights-komponentresursen.

configurationId

string

Konfigurations-ID:t ProactiveDetection. Detta är unikt i en Application Insights-komponent.

proactiveDetectionProperties
ApplicationInsightsComponentProactiveDetectionConfiguration

Egenskaper som måste anges för att uppdatera konfigurationen av ProactiveDetection.

options
RequestOptionsBase

De valfria parametrarna

Returer

Promise<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>)

Parametrar

resourceGroupName

string

Namnet på resursgruppen. Namnet är skiftlägesokänsligt.

resourceName

string

Namnet på Application Insights-komponentresursen.

configurationId

string

Konfigurations-ID:t ProactiveDetection. Detta är unikt i en Application Insights-komponent.

proactiveDetectionProperties
ApplicationInsightsComponentProactiveDetectionConfiguration

Egenskaper som måste anges för att uppdatera konfigurationen av ProactiveDetection.

options
RequestOptionsBase

De valfria parametrarna

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

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

Parametrar

resourceGroupName

string

Namnet på resursgruppen. Namnet är skiftlägesokänsligt.

resourceName

string

Namnet på Application Insights-komponentresursen.

configurationId

string

Konfigurations-ID:t ProactiveDetection. Detta är unikt i en Application Insights-komponent.

proactiveDetectionProperties
ApplicationInsightsComponentProactiveDetectionConfiguration

Egenskaper som måste anges för att uppdatera konfigurationen av ProactiveDetection.