HttpExtensions::AsString Method (CloudHttpRequestErrorInfo^)
Gets a standard string representation of an HTTP request.
Assembly: Microsoft.WindowsAzure.Common (in Microsoft.WindowsAzure.Common.dll)
public: [ExtensionAttribute] static String^ AsString( CloudHttpRequestErrorInfo^ request )
Parameters
- request
-
Type:
Microsoft.WindowsAzure.Common::CloudHttpRequestErrorInfo^
The request message.
Show: