Capacity.State Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to