Share via


ExportReportRequest.Format Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to