ClearDiagnosticSettingsNotSupportedFault Constructor

Initializes a new instance of the ClearDiagnosticSettingsNotSupportedFault class.

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

Syntax

public ClearDiagnosticSettingsNotSupportedFault(
    Uri name,
    string errorMessage
)

Parameters

  • name
    Type: System.Uri
    The name of the object whose diagnostic settings cannot be cleared.
  • errorMessage
    Type: System.String
    The message that describes the error condition.

See Also

Reference

ClearDiagnosticSettingsNotSupportedFault Class

Microsoft.ComplexEventProcessing.ManagementService Namespace