AzureAutomationErrorInfo(String, String) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public AzureAutomationErrorInfo (string code, string message);
new Microsoft.Azure.Commands.Automation.Common.AzureAutomationErrorInfo : string * string -> Microsoft.Azure.Commands.Automation.Common.AzureAutomationErrorInfo
Public Sub New (code As String, message As String)
Parameters
- code
- String
- message
- String