Expand description
Types for Schema Registry operations.
Structs§
- Schema registry client implementation.
- Represents an error that occurred in the Azure IoT Operations Schema Registry Client implementation.
- Additional details about the error.
- Request to get a schema from the schema registry.
- Builder for
GetSchemaRequest
. - Request to put a schema in the schema registry.
- Builder for
PutSchemaRequest
. - Schema object
- Error object for schema operations
Enums§
- Error codes for schema operations.
- Represents the kinds of errors that occur in the Azure IoT Operations Schema Registry implementation.
- Target of the error
- Supported schema formats
- Error type for GetSchemaRequestBuilder
- Error type for PutSchemaRequestBuilder
- Supported schema types.