CloudException::ParseJsonError Method (String^)
Parse the response content as an JSON error message.
Assembly: Microsoft.WindowsAzure.Common (in Microsoft.WindowsAzure.Common.dll)
Parameters
- content
-
Type:
System::String^
The response content.
Return Value
Type: Microsoft.WindowsAzure::CloudError^An object containing the parsed error code and message.
Show: