Partager via


WorkspaceInfo.Dashboards Propriété

Définition

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à