azure.mgmt.powerbiembedded package

Module contents

class azure.mgmt.powerbiembedded.PowerBIEmbeddedManagementClient(credentials, subscription_id, base_url=None)[source]

Bases: msrest.service_client.SDKClient

Client to manage your Power BI Embedded workspace collections and retrieve workspaces.

Variables
Parameters
  • credentials (A msrestazure Credentials object) – Credentials needed for the client to connect to Azure.

  • subscription_id (str) – Gets subscription credentials which uniquely identify a Microsoft Azure subscription. The subscription ID forms part of the URI for every service call.

  • base_url (str) – Service URL

get_available_operations(custom_headers=None, raw=False, **operation_config)[source]

Indicates which operations can be performed by the Power BI Resource Provider.

Parameters
  • custom_headers (dict) – headers that will be added to the request

  • raw (bool) – returns the direct response alongside the deserialized response

  • operation_configOperation configuration overrides.

Returns

OperationList or ClientRawResponse if raw=true

Return type

OperationList or ClientRawResponse

Raises

ErrorException