WorkflowHealth.State Property

Definition

Gets or sets the workflow health state. Serialized Name: WorkflowHealth.state

public Azure.ResourceManager.AppService.Models.WorkflowHealthState State { get; set; }
public Azure.ResourceManager.AppService.Models.WorkflowHealthState State { get; }
member this.State : Azure.ResourceManager.AppService.Models.WorkflowHealthState with get, set
member this.State : Azure.ResourceManager.AppService.Models.WorkflowHealthState
Public Property State As WorkflowHealthState
Public ReadOnly Property State As WorkflowHealthState

Property Value

Applies to