次の方法で共有


WorkspaceInfo.Dashboards プロパティ

定義

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象