Compartilhar via


Workspace Class

Workspace.

Inheritance
azure.mgmt.powerbiembedded._serialization.Model
Workspace

Constructor

Workspace(*, id: str | None = None, name: str | None = None, type: str | None = None, properties: MutableMapping[str, Any] | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
id
str

Workspace id.

name
str

Workspace name.

type
str

Resource type.

properties
<xref:JSON>

Property bag.

Variables

Name Description
id
str

Workspace id.

name
str

Workspace name.

type
str

Resource type.

properties
<xref:JSON>

Property bag.