Values.DeleteSchemaVersionRequestSourceDelete the schema version definition
type nonrec t = {registryName : string;The name of the registry.
*)schemaName : string;The name of the schema.
*)schemaVersion : string;The version number of the schema
*)}