SetDiagnosticSettingsNotSupportedFault Constructor
Initializes a new instance of the SetDiagnosticSettingsNotSupportedFault class.
Namespace: Microsoft.ComplexEventProcessing.ManagementService
Assembly: Microsoft.ComplexEventProcessing.ManagementService (in Microsoft.ComplexEventProcessing.ManagementService.dll)
Syntax
public SetDiagnosticSettingsNotSupportedFault(
Uri name,
string errorMessage
)
Parameters
- name
Type: System.Uri
The name of the object whose diagnostic settings cannot be set.
- errorMessage
Type: System.String
The message that describes the error condition.
See Also
Reference
SetDiagnosticSettingsNotSupportedFault Class
Microsoft.ComplexEventProcessing.ManagementService Namespace