Schema Args
constructor(description: Output<String>? = null, displayName: Output<String>? = null, format: Output<Either<String, Format>>? = null, resourceGroupName: Output<String>? = null, schemaName: Output<String>? = null, schemaRegistryName: Output<String>? = null, schemaType: Output<Either<String, SchemaType>>? = null, tags: Output<Map<String, String>>? = null)