Imports.Client Property

 

Gets a reference to the PowerBIClient

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

Syntax

public PowerBIClient Client { get; private set; }

Property Value

Type: Microsoft.PowerBI.Api.Beta.PowerBIClient

Implements

IServiceOperations<TClient>.Client

See Also

Imports Class
Microsoft.PowerBI.Api.Beta Namespace

Return to top