Compartir a través de


CreateDatasetRequest.Tables Propiedad

Definición

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a