Workspace Class
Workspace resource type.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
azure.synapse.artifacts.models._models_py3.ResourceWorkspace
Constructor
Workspace(*, location: Optional[str] = None, tags: Optional[Dict[str, str]] = None, additional_properties: Optional[Dict[str, object]] = None, identity: Optional[azure.synapse.artifacts.models._models_py3.WorkspaceIdentity] = None, default_storage: Optional[azure.synapse.artifacts.models._models_py3.LinkedServiceReference] = None, default_sql_server: Optional[azure.synapse.artifacts.models._models_py3.LinkedServiceReference] = None, **kwargs)
Parameters
Required
Unmatched properties from the message are deserialized to this collection.
Variables
- id
- str
The resource identifier.
- name
- str
The resource name.
- type
- str
The resource type.
- e_tag
- str
Etag identifies change in the resource.
- provisioning_state
- str
Workspace provisioning state, example Succeeded.
- create_time
- datetime
Time the workspace was created in ISO8601 format.
- version
- str
Version of the workspace.
Feedback
Submit and view feedback for