Bagikan melalui


PatchWorkloadRequest.State Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to