Partager via


PowerBIOutputDataSource.Table Propriété

Définition

Obtient ou définit le nom de la table Power BI sous le jeu de données spécifié. Obligatoire sur les demandes PUT (CreateOrReplace).

[Newtonsoft.Json.JsonProperty(PropertyName="properties.table")]
public string Table { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.table")>]
member this.Table : string with get, set
Public Property Table As String

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à