次の方法で共有


CreateDatasetRequest.Tables プロパティ

定義

[Newtonsoft.Json.JsonProperty(PropertyName="tables")]
public System.Collections.Generic.IList<Microsoft.PowerBI.Api.Models.Table> Tables { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="tables")>]
member this.Tables : System.Collections.Generic.IList<Microsoft.PowerBI.Api.Models.Table> with get, set
Public Property Tables As IList(Of Table)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象