Partager via


Import.Datasets Propriété

Définition

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à