Method | Description | |
---|---|---|
WrapExistingError ( |
Wrap an existing error record in one that will display the Azure service management error message.
|
Method | Description | |
---|---|---|
AzureServiceManagementException ( string message, |
Initializes a new instance of the AzureServiceManagementException.
|
public static WrapExistingError ( |
||
errorRecord | The existing error. | |
return |