ReportsExtensions Class

 

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

Inheritance Hierarchy

System.Object
  Microsoft.PowerBI.Api.Beta.ReportsExtensions

Syntax

public static class ReportsExtensions

Methods

Name Description
System_CAPS_pubmethodSystem_CAPS_static GetReports(IReports, String, String)

Gets a list of reports available within the specified workspace

System_CAPS_pubmethodSystem_CAPS_static GetReportsAsync(IReports, String, String, CancellationToken)

Gets a list of reports available within the specified workspace

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Microsoft.PowerBI.Api.Beta Namespace

Return to top