CloudErrorJsonConverter Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
JsonConverter that provides custom deserialization for CloudError objects.
public class CloudErrorJsonConverter : Newtonsoft.Json.JsonConverter
type CloudErrorJsonConverter = class
inherit JsonConverter
Public Class CloudErrorJsonConverter
Inherits JsonConverter
- Inheritance
-
Newtonsoft.Json.JsonConverterCloudErrorJsonConverter
Can |
Returns true if the object being serialized is a CloudError. |
Read |
Deserializes an object from a JSON string and flattens out Error property. |
Write |
Serializes an object into a JSON string adding Properties. |
Product | Versions |
---|---|
Azure SDK for .NET | Latest |
Azure SDK for .NET feedback
Azure SDK for .NET is an open source project. Select a link to provide feedback: