WorkspaceInfoResponse.DatasourceInstances プロパティ

定義

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象