WorkspaceCreateParameters Class

Workspace creation parameters.

All required parameters must be populated in order to send to Azure.

Inheritance
WorkspaceCreateParameters

Constructor

WorkspaceCreateParameters(*, location: str, tags: Optional[Dict[str, str]] = None, **kwargs)

Parameters

location
str
Required

Required. The region in which to create the Workspace.

tags
dict[str, str]
Required

A set of tags. The user specified tags associated with the Workspace.