Compartilhar via


Export.Status Propriedade

Definição

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a