Workspace Constructor (String, String)

 

Initializes a new instance of the Workspace class.

Namespace:   Microsoft.PowerBI.Api.Beta.Models
Assembly:  Microsoft.PowerBI.Api (in Microsoft.PowerBI.Api.dll)

Syntax

public Workspace(
    string workspaceId = null,
    string workspaceCollectionName = null
)

Parameters

See Also

Workspace Overload
Workspace Class
Microsoft.PowerBI.Api.Beta.Models Namespace

Return to top