Share via


PowerBIReportExportConfiguration.Settings Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to