AvailableFeature.ExtendedState Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="extendedState")]
public Microsoft.PowerBI.Api.Models.FeatureExtendedState ExtendedState { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="extendedState")>]
member this.ExtendedState : Microsoft.PowerBI.Api.Models.FeatureExtendedState with get, set
Public Property ExtendedState As FeatureExtendedState

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to