ExportReportRequest.PowerBIReportConfiguration プロパティ

定義

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象