Workspace Class
Workspace resource.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
azure.mgmt.healthcareapis.models._models_py3.TaggedResourceWorkspace
Constructor
Workspace(*, etag: Optional[str] = None, location: Optional[str] = None, tags: Optional[Dict[str, str]] = None, properties: Optional[azure.mgmt.healthcareapis.models._models_py3.WorkspaceProperties] = None, **kwargs)
Variables
- id
- str
The resource identifier.
- name
- str
The resource name.
- type
- str
The resource type.
- etag
- str
An etag associated with the resource, used for optimistic concurrency when editing it.
- location
- str
The resource location.
- properties
- WorkspaceProperties
Workspaces resource specific properties.
- system_data
- SystemData
Metadata pertaining to creation and last modification of the resource.
Feedback
Submit and view feedback for