HttpExtensions.AsString Method (CloudHttpResponseErrorInfo)
Gets a standard string representation of an HTTP response.
Assembly: Microsoft.WindowsAzure.Common (in Microsoft.WindowsAzure.Common.dll)
<ExtensionAttribute> Public Shared Function AsString ( response As CloudHttpResponseErrorInfo ) As String
Parameters
- response
-
Type:
Microsoft.WindowsAzure.Common.CloudHttpResponseErrorInfo
The response message.
Show: