Workspaces Constructor (PowerBIClient)
Initializes a new instance of the Workspaces class.
Namespace: Microsoft.PowerBI.Api.Beta
Assembly: Microsoft.PowerBI.Api (in Microsoft.PowerBI.Api.dll)
Syntax
public Workspaces(
PowerBIClient client
)
Parameters
client
Type: Microsoft.PowerBI.Api.Beta.PowerBIClientReference to the service client.
See Also
Workspaces Class
Microsoft.PowerBI.Api.Beta Namespace
Return to top