WorkspaceResourceName Type

WorkspaceResourceName = string

The name of a blob, string, or file resource stored in a WorkspaceDb. Resource names must conform to the following constraints:

  • At least 1 character and no more than 1024 characters in length.
  • No leading or trailing whitespace characters. Each resource of a given type must has a unique name within the WorkspaceDb. It is technically possible, but discouraged, to define resources with the same name but different types.

Defined in

Last Updated: 21 November, 2024