Auf Englisch lesen

Freigeben über


ReportsOperationsExtensions.ExportReportAsync Methode

Definition

Überlädt

ExportReportAsync(IReportsOperations, Guid, CancellationToken)

public static System.Threading.Tasks.Task<System.IO.Stream> ExportReportAsync(this Microsoft.PowerBI.Api.IReportsOperations operations, Guid reportId, System.Threading.CancellationToken cancellationToken = default);

Parameter

operations
IReportsOperations
reportId
Guid
cancellationToken
CancellationToken

Gibt zurück

Gilt für:

Azure SDK for .NET Latest
Produkt Versionen
Azure SDK for .NET Latest

ExportReportAsync(IReportsOperations, Guid, Guid, CancellationToken)

public static System.Threading.Tasks.Task<System.IO.Stream> ExportReportAsync(this Microsoft.PowerBI.Api.IReportsOperations operations, Guid groupId, Guid reportId, System.Threading.CancellationToken cancellationToken = default);

Parameter

operations
IReportsOperations
groupId
Guid
reportId
Guid
cancellationToken
CancellationToken

Gibt zurück

Gilt für:

Azure SDK for .NET Latest
Produkt Versionen
Azure SDK for .NET Latest