(Optional) Filter workspaces on Name.
The value can include SQL wildcard characters e.g. "Workspace_%".
Note that all SQL Server matching patterns are accepted:
%, [a-z], , [^A-Z] etc.
The single-character '' wildcard; "My_Workspace" will match "My_Workspace"
as well as "My-Workspace". To match the name "My_Workspace" exactly,
escape the pattern using backslash: "My_Workspace"