Freigeben über


ClearDiagnosticSettings-Methode

Löscht die Diagnoseeinstellungen eines benannten Objekts oder einer Auflistung von Objekten.

Namespace:  Microsoft.ComplexEventProcessing.ManagementService
Assembly:  Microsoft.ComplexEventProcessing.ManagementService (in Microsoft.ComplexEventProcessing.ManagementService.dll)

Syntax

[OperationContractAttribute(Action = "https://schemas.microsoft.com/ComplexEventProcessing/2009/05/Management/ClearDiagnosticSettings", 
    ReplyAction = "https://schemas.microsoft.com/ComplexEventProcessing/2009/05/Management/ClearDiagnosticSettingsResponse")]
[FaultContractAttribute(typeof(InvalidNameFault), Action = "https://schemas.microsoft.com/ComplexEventProcessing/2009/05/Management/InvalidName")]
[FaultContractAttribute(typeof(ClearDiagnosticSettingsNotSupportedFault), Action = "https://schemas.microsoft.com/ComplexEventProcessing/2009/05/Management/ClearDiagnosticSettingsNotSupported")]
void ClearDiagnosticSettings(
    ClearDiagnosticSettingsRequest request
)

Parameter

Siehe auch

Verweis

IManagementService Schnittstelle

Microsoft.ComplexEventProcessing.ManagementService-Namespace