AvailableFeatures.Features Propriedade

Definição

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a