PowerBIReportExportConfiguration.Settings プロパティ

定義

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象