Share via


ExportReportRequest.PowerBIReportConfiguration Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="powerBIReportConfiguration")]
public Microsoft.PowerBI.Api.Models.PowerBIReportExportConfiguration PowerBIReportConfiguration { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="powerBIReportConfiguration")>]
member this.PowerBIReportConfiguration : Microsoft.PowerBI.Api.Models.PowerBIReportExportConfiguration with get, set
Public Property PowerBIReportConfiguration As PowerBIReportExportConfiguration

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to