Freigeben über


IProactiveDetectionConfigurationsOperations Schnittstelle

Definition

ProactiveDetectionConfigurationsOperationsvorgänge.

public interface IProactiveDetectionConfigurationsOperations
type IProactiveDetectionConfigurationsOperations = interface
Public Interface IProactiveDetectionConfigurationsOperations

Methoden

GetWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Rufen Sie die ProactiveDetection-Konfiguration für diese Konfigurations-ID ab.

ListWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

Ruft eine Liste der ProactiveDetection-Konfigurationen einer Application Insights-Komponente ab.

UpdateWithHttpMessagesAsync(String, String, String, ApplicationInsightsComponentProactiveDetectionConfiguration, Dictionary<String,List<String>>, CancellationToken)

Aktualisieren Sie die ProactiveDetection-Konfiguration für diese Konfigurations-ID.

Erweiterungsmethoden

Get(IProactiveDetectionConfigurationsOperations, String, String, String)

Rufen Sie die ProactiveDetection-Konfiguration für diese Konfigurations-ID ab.

GetAsync(IProactiveDetectionConfigurationsOperations, String, String, String, CancellationToken)

Rufen Sie die ProactiveDetection-Konfiguration für diese Konfigurations-ID ab.

List(IProactiveDetectionConfigurationsOperations, String, String)

Ruft eine Liste der ProactiveDetection-Konfigurationen einer Application Insights-Komponente ab.

ListAsync(IProactiveDetectionConfigurationsOperations, String, String, CancellationToken)

Ruft eine Liste der ProactiveDetection-Konfigurationen einer Application Insights-Komponente ab.

Update(IProactiveDetectionConfigurationsOperations, String, String, String, ApplicationInsightsComponentProactiveDetectionConfiguration)

Aktualisieren Sie die ProactiveDetection-Konfiguration für diese Konfigurations-ID.

UpdateAsync(IProactiveDetectionConfigurationsOperations, String, String, String, ApplicationInsightsComponentProactiveDetectionConfiguration, CancellationToken)

Aktualisieren Sie die ProactiveDetection-Konfiguration für diese Konfigurations-ID.

Gilt für: