Freigeben über


ReportsOperationsExtensions.UpdateReportContent Methode

Definition

Überlädt

UpdateReportContent(IReportsOperations, Guid, UpdateReportContentRequest)
UpdateReportContent(IReportsOperations, Guid, Guid, UpdateReportContentRequest)

UpdateReportContent(IReportsOperations, Guid, UpdateReportContentRequest)

public static Microsoft.PowerBI.Api.Models.Report UpdateReportContent (this Microsoft.PowerBI.Api.IReportsOperations operations, Guid reportId, Microsoft.PowerBI.Api.Models.UpdateReportContentRequest requestParameters);
static member UpdateReportContent : Microsoft.PowerBI.Api.IReportsOperations * Guid * Microsoft.PowerBI.Api.Models.UpdateReportContentRequest -> Microsoft.PowerBI.Api.Models.Report
<Extension()>
Public Function UpdateReportContent (operations As IReportsOperations, reportId As Guid, requestParameters As UpdateReportContentRequest) As Report

Parameter

operations
IReportsOperations
reportId
Guid
requestParameters
UpdateReportContentRequest

Gibt zurück

Gilt für:

UpdateReportContent(IReportsOperations, Guid, Guid, UpdateReportContentRequest)

public static Microsoft.PowerBI.Api.Models.Report UpdateReportContent (this Microsoft.PowerBI.Api.IReportsOperations operations, Guid groupId, Guid reportId, Microsoft.PowerBI.Api.Models.UpdateReportContentRequest requestParameters);
static member UpdateReportContent : Microsoft.PowerBI.Api.IReportsOperations * Guid * Guid * Microsoft.PowerBI.Api.Models.UpdateReportContentRequest -> Microsoft.PowerBI.Api.Models.Report
<Extension()>
Public Function UpdateReportContent (operations As IReportsOperations, groupId As Guid, reportId As Guid, requestParameters As UpdateReportContentRequest) As Report

Parameter

operations
IReportsOperations
groupId
Guid
reportId
Guid
requestParameters
UpdateReportContentRequest

Gibt zurück

Gilt für: