Delen via


ProactiveDetectionConfigurations class

Klasse die een ProactieveDetectionConfigurations vertegenwoordigt.

Constructors

ProactiveDetectionConfigurations(ApplicationInsightsManagementClientContext)

Maak een ProactieveDetectionConfigurations.

Methoden

get(string, string, string, RequestOptionsBase)

Haal de proactieve configuratie voor deze configuratie-id op.

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

Hiermee haalt u een lijst op met proactieve configuraties van een Application Insights-onderdeel.

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

Werk de proactieve configuratie voor deze configuratie-id bij.

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

Constructordetails

ProactiveDetectionConfigurations(ApplicationInsightsManagementClientContext)

Maak een ProactieveDetectionConfigurations.

new ProactiveDetectionConfigurations(client: ApplicationInsightsManagementClientContext)

Parameters

client
ApplicationInsightsManagementClientContext

Verwijzing naar de serviceclient.

Methodedetails

get(string, string, string, RequestOptionsBase)

Haal de proactieve configuratie voor deze configuratie-id op.

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

Parameters

resourceGroupName

string

De naam van de resourcegroep. De naam is niet hoofdlettergevoelig.

resourceName

string

De naam van de Application Insights-onderdeelresource.

configurationId

string

De configuratie-id van ProactiveDetection. Dit is uniek binnen een Application Insights-onderdeel.

options
RequestOptionsBase

De optionele parameters

Retouren

Beloof<Models.ProactiveDetectionConfigurationsGetResponse>

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

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

Parameters

resourceGroupName

string

De naam van de resourcegroep. De naam is niet hoofdlettergevoelig.

resourceName

string

De naam van de Application Insights-onderdeelresource.

configurationId

string

De configuratie-id van ProactiveDetection. Dit is uniek binnen een Application Insights-onderdeel.

options
RequestOptionsBase

De optionele parameters

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

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

Parameters

resourceGroupName

string

De naam van de resourcegroep. De naam is niet hoofdlettergevoelig.

resourceName

string

De naam van de Application Insights-onderdeelresource.

configurationId

string

De configuratie-id van ProactiveDetection. Dit is uniek binnen een Application Insights-onderdeel.

list(string, string, RequestOptionsBase)

Hiermee haalt u een lijst op met proactieve configuraties van een Application Insights-onderdeel.

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

Parameters

resourceGroupName

string

De naam van de resourcegroep. De naam is niet hoofdlettergevoelig.

resourceName

string

De naam van de Application Insights-onderdeelresource.

options
RequestOptionsBase

De optionele parameters

Retouren

Beloof<Models.ProactiveDetectionConfigurationsListResponse>

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

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

Parameters

resourceGroupName

string

De naam van de resourcegroep. De naam is niet hoofdlettergevoelig.

resourceName

string

De naam van de Application Insights-onderdeelresource.

options
RequestOptionsBase

De optionele parameters

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

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

Parameters

resourceGroupName

string

De naam van de resourcegroep. De naam is niet hoofdlettergevoelig.

resourceName

string

De naam van de Application Insights-onderdeelresource.

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

Werk de proactieve configuratie voor deze configuratie-id bij.

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

Parameters

resourceGroupName

string

De naam van de resourcegroep. De naam is niet hoofdlettergevoelig.

resourceName

string

De naam van de Application Insights-onderdeelresource.

configurationId

string

De configuratie-id van ProactiveDetection. Dit is uniek binnen een Application Insights-onderdeel.

proactiveDetectionProperties
ApplicationInsightsComponentProactiveDetectionConfiguration

Eigenschappen die moeten worden opgegeven om de ProactieveDetection-configuratie bij te werken.

options
RequestOptionsBase

De optionele parameters

Retouren

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

Parameters

resourceGroupName

string

De naam van de resourcegroep. De naam is niet hoofdlettergevoelig.

resourceName

string

De naam van de Application Insights-onderdeelresource.

configurationId

string

De configuratie-id van ProactiveDetection. Dit is uniek binnen een Application Insights-onderdeel.

proactiveDetectionProperties
ApplicationInsightsComponentProactiveDetectionConfiguration

Eigenschappen die moeten worden opgegeven om de ProactieveDetection-configuratie bij te werken.

options
RequestOptionsBase

De optionele parameters

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

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

Parameters

resourceGroupName

string

De naam van de resourcegroep. De naam is niet hoofdlettergevoelig.

resourceName

string

De naam van de Application Insights-onderdeelresource.

configurationId

string

De configuratie-id van ProactiveDetection. Dit is uniek binnen een Application Insights-onderdeel.

proactiveDetectionProperties
ApplicationInsightsComponentProactiveDetectionConfiguration

Eigenschappen die moeten worden opgegeven om de ProactieveDetection-configuratie bij te werken.