WorkspaceContainer.Id Type alias

The unique identifier of a WorkspaceContainer. This becomes the base name for the local directory holding the WorkspaceDbs from a WorkspaceContainer. Usually supplied via the containerId member of a "cloud/containers" setting. WorkspaceContainer.Ids may:

  • only contain lower case letters, numbers or dashes
  • not start or end with a dash
  • not be shorter than 3 or longer than 63 characters

WorkspaceContainer.Id = string

Defined in

Last Updated: 20 June, 2023