PowerBIEmbeddedManagementClient Class
Client to manage your Power BI Embedded workspace collections and retrieve workspaces.
- Inheritance
-
PowerBIEmbeddedManagementClient
Constructor
PowerBIEmbeddedManagementClient(credentials, subscription_id, base_url=None)
Parameters
- subscription_id
- str
Required
Gets subscription credentials which uniquely identify a Microsoft Azure subscription. The subscription ID forms part of the URI for every service call.
Variables
Configuration for client.
- workspace_collections
- WorkspaceCollectionsOperations
WorkspaceCollections operations
- workspaces
- WorkspacesOperations
Workspaces operations
Methods
| get_available_operations |
Indicates which operations can be performed by the Power BI Resource Provider. |
get_available_operations
Indicates which operations can be performed by the Power BI Resource Provider.
get_available_operations(custom_headers=None, raw=False, **operation_config)
Parameters
- operation_config
Required
Operation configuration overrides.
Returns
OperationList or ClientRawResponse if raw=true
Return type
Exceptions
Feedback
Submit and view feedback for