你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ReportsOperationsExtensions.TakeOver(IReportsOperations, Guid, Guid) 方法

定义

public static void TakeOver (this Microsoft.PowerBI.Api.IReportsOperations operations, Guid groupId, Guid reportId);
static member TakeOver : Microsoft.PowerBI.Api.IReportsOperations * Guid * Guid -> unit
<Extension()>
Public Sub TakeOver (operations As IReportsOperations, groupId As Guid, reportId As Guid)

参数

operations
IReportsOperations
groupId
Guid
reportId
Guid

适用于