ICauPluginCallbackBase.WriteError method
Callback method for reporting errors that the plug-in encountered while running.
Syntax
void WriteError(
System.Management.Automation.ErrorRecord er
)
Parameters
er
Type: System.Management.Automation.ErrorRecordContains error details that are reported by the plug-in.
Requirements
Server |
Windows ServerĀ 2012 |
Namespace |
Microsoft.ClusterAwareUpdating |