Partilhar via


PowerBIReportExportConfiguration.Pages Propriedade

Definição

[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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a