SchemaRegistryUpdateProperties interface
The updatable properties of the SchemaRegistry.
Properties
description | Human-readable description of the schema registry. |
display |
Human-readable display name. |
Property Details
description
Human-readable description of the schema registry.
description?: string
Property Value
string
displayName
Human-readable display name.
displayName?: 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