Compartir a través de


PowerBIOutputDataSource.Dataset Propiedad

Definición

Obtiene o establece el nombre del conjunto de datos de Power BI. Se requiere en las solicitudes PUT (CreateOrReplace).

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a