PowerBIReportExportConfiguration.Pages プロパティ

定義

[Newtonsoft.Json.JsonProperty(PropertyName="pages")]
public System.Collections.Generic.IList<Microsoft.PowerBI.Api.Models.ExportReportPage> Pages { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="pages")>]
member this.Pages : System.Collections.Generic.IList<Microsoft.PowerBI.Api.Models.ExportReportPage> with get, set
Public Property Pages As IList(Of ExportReportPage)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象