InterleaveOutputConverter Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Définit des valeurs pour InterleaveOutput.
public sealed class InterleaveOutputConverter : Newtonsoft.Json.JsonConverter
type InterleaveOutputConverter = class
inherit JsonConverter
Public NotInheritable Class InterleaveOutputConverter
Inherits JsonConverter
- Héritage
-
Newtonsoft.Json.JsonConverterInterleaveOutputConverter
Constructeurs
InterleaveOutputConverter() |
Définit des valeurs pour InterleaveOutput. |
Méthodes
CanConvert(Type) |
Retourne si objectType peut être converti en InterleaveOutput par le convertisseur. |
ReadJson(JsonReader, Type, Object, JsonSerializer) |
Remplace ReadJson et convertit le jeton en InterleaveOutput. |
WriteJson(JsonWriter, Object, JsonSerializer) |
Remplacement de WriteJson pour InterleaveOutput pour la sérialisation. |
S’applique à
Azure SDK for .NET