WorkspaceInfoResponse.DatasourceInstances Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to