JsonDerivedType
Represents a supported derived type defined in the metadata of a polymorphic type.
A derived type that should be supported in polymorphic serialization of the declared base type.
The type discriminator identifier to be used for the serialization of the subtype.
Specifies a supported derived type without a type discriminator.
Specifies a supported derived type with an integer type discriminator.
Specifies a supported derived type with a string type discriminator.