CloudTracingExtensions.AsFormattedString Method
Namespace: Microsoft.WindowsAzure.Common
Assembly: Microsoft.WindowsAzure.Common (in Microsoft.WindowsAzure.Common.dll)
Overload List
Name | Description | |
---|---|---|
AsFormattedString(HttpRequestMessage) | Returns string representation of a HttpRequestMessage. |
|
AsFormattedString(HttpResponseMessage) | Returns string representation of a HttpResponseMessage. |
|
AsFormattedString<TKey, TValue>(IDictionary<TKey, TValue>) | Converts given dictionary into a log string. |
See Also
CloudTracingExtensions Class
Microsoft.WindowsAzure.Common Namespace
Return to top