Compartilhar via


WorkspaceCollection Class

WorkspaceCollection.

Inheritance
azure.mgmt.powerbiembedded._serialization.Model
WorkspaceCollection

Constructor

WorkspaceCollection(*, id: str | None = None, name: str | None = None, type: str | None = None, location: str | None = None, tags: Dict[str, str] | None = None, sku: _models.AzureSku | None = None, properties: MutableMapping[str, Any] | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
id
str

Resource id.

name
str

Workspace collection name.

type
str

Resource type.

location
str

Azure location.

tags

Dictionary of <string>.

sku
properties
<xref:JSON>

Properties.

Variables

Name Description
id
str

Resource id.

name
str

Workspace collection name.

type
str

Resource type.

location
str

Azure location.

tags

Dictionary of <string>.

sku
properties
<xref:JSON>

Properties.