Compartilhar via


Group.Dashboards Propriedade

Definição

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a