IWorkspaces Interface
Workspaces operations.
Namespace: Microsoft.PowerBI.Api.Beta
Assembly: Microsoft.PowerBI.Api (in Microsoft.PowerBI.Api.dll)
Syntax
public interface IWorkspaces
Methods
| Name | Description | |
|---|---|---|
![]() |
GetWorkspacesByCollectionNameWithHttpMessagesAsync(String, Dictionary<String, List<String>>, CancellationToken) | Returns a list of workspaces for the specified collection |
![]() |
PostWorkspaceWithHttpMessagesAsync(String, Dictionary<String, List<String>>, CancellationToken) | Creates a new workspace within a workspace collection |
Extension Methods
| Name | Description | |
|---|---|---|
![]() |
GetWorkspacesByCollectionName(String) | Returns a list of workspaces for the specified collection (Defined by WorkspacesExtensions.) |
![]() |
GetWorkspacesByCollectionNameAsync(String, CancellationToken) | Returns a list of workspaces for the specified collection (Defined by WorkspacesExtensions.) |
![]() |
PostWorkspace(String) | Creates a new workspace within a workspace collection (Defined by WorkspacesExtensions.) |
![]() |
PostWorkspaceAsync(String, CancellationToken) | Creates a new workspace within a workspace collection (Defined by WorkspacesExtensions.) |
See Also
Microsoft.PowerBI.Api.Beta Namespace
Return to top
.jpeg)