ReportsOperationsExtensions.GetPageAsync Method

Definition

Overloads

GetPageAsync(IReportsOperations, Guid, String, CancellationToken)

C#
public static System.Threading.Tasks.Task<Microsoft.PowerBI.Api.Models.Page> GetPageAsync(this Microsoft.PowerBI.Api.IReportsOperations operations, Guid reportId, string pageName, System.Threading.CancellationToken cancellationToken = default);

Parameters

operations
IReportsOperations
reportId
Guid
pageName
String
cancellationToken
CancellationToken

Returns

Applies to

Azure SDK for .NET Latest
Продукт Версії
Azure SDK for .NET Latest

GetPageAsync(IReportsOperations, Guid, Guid, String, CancellationToken)

C#
public static System.Threading.Tasks.Task<Microsoft.PowerBI.Api.Models.Page> GetPageAsync(this Microsoft.PowerBI.Api.IReportsOperations operations, Guid groupId, Guid reportId, string pageName, System.Threading.CancellationToken cancellationToken = default);

Parameters

operations
IReportsOperations
groupId
Guid
reportId
Guid
pageName
String
cancellationToken
CancellationToken

Returns

Applies to

Azure SDK for .NET Latest
Продукт Версії
Azure SDK for .NET Latest