次の方法で共有


Export.Status プロパティ

定義

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象