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