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.TaggedResource
Workspace

Constructor

Workspace(*, etag: str | None = None, location: str | None = None, tags: Dict[str, str] | None = None, properties: _models.WorkspaceProperties | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
etag
str

An etag associated with the resource, used for optimistic concurrency when editing it.

location
str

The resource location.

tags

Resource tags.

properties

Workspaces resource specific properties.

Variables

Name Description
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.

tags

Resource tags.

properties

Workspaces resource specific properties.

system_data

Metadata pertaining to creation and last modification of the resource.