MessageSchemaReference interface
Defines the message schema reference properties.
Properties
schema |
The message schema name. |
schema |
The message schema registry namespace. |
schema |
The message schema version. |
Property Details
schemaName
The message schema name.
schemaName: string
Property Value
string
schemaRegistryNamespace
The message schema registry namespace.
schemaRegistryNamespace: string
Property Value
string
schemaVersion
The message schema version.
schemaVersion: string
Property Value
string
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript