Partager via


Export.Status Propriété

Définition

[Newtonsoft.Json.JsonProperty(PropertyName="status")]
public Microsoft.PowerBI.Api.Models.ExportState? Status { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="status")>]
member this.Status : Nullable<Microsoft.PowerBI.Api.Models.ExportState> with get, set
Public Property Status As Nullable(Of ExportState)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à