SchemaProperties Class

Definition

Properties for a SchemaRegistry schema.

public class SchemaProperties
type SchemaProperties = class
Public Class SchemaProperties
Inheritance
SchemaProperties

Properties

Name Description
Format

Serialization type for the schema being stored.

GroupName

The group name for the schema.

Id

The schema ID that uniquely identifies a schema in the registry namespace.

Name

The name of the schema.

Version

The version of the schema.

Applies to