Azure.Data.SchemaRegistry Namespace
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.
Classes
SchemaProperties |
Properties for a SchemaRegistry schema. |
SchemaRegistryClient |
SchemaRegistryClient is a client for registering and retrieving schemas from the Azure Schema Registry service. |
SchemaRegistryClientOptions |
Client options for SchemaRegistryClient. |
SchemaRegistryModelFactory |
This class contains methods to create Schema Registry models for mocking purposes. |
SchemaRegistrySchema |
Represents a Schema Registry schema. |
SchemaValidator |
This abstract class allows any available library to be used to generate schemas from .NET types and validate objects against schemas. |
Structs
SchemaFormat |
The SerializationType. |
Enums
SchemaRegistryClientOptions.ServiceVersion |
The version of the service to use. |
Azure SDK for .NET