GetDiagnosticSettingsNotSupportedFault Constructor

Initializes a new instance of the GetDiagnosticSettingsNotSupportedFault class.

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

Syntax

public GetDiagnosticSettingsNotSupportedFault(
    Uri name,
    string errorMessage
)

Parameters

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

See Also

Reference

GetDiagnosticSettingsNotSupportedFault Class

Microsoft.ComplexEventProcessing.ManagementService Namespace