Condividi tramite


IWorkflowHealth.State Property

Definition

Gets or sets the workflow health state.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Gets or sets the workflow health state.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Support.WorkflowHealthState) }, ReadOnly=false, Required=true, SerializedName="state")]
public Microsoft.Azure.PowerShell.Cmdlets.Functions.Support.WorkflowHealthState State { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Gets or sets the workflow health state.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Support.WorkflowHealthState) }, ReadOnly=false, Required=true, SerializedName="state")>]
member this.State : Microsoft.Azure.PowerShell.Cmdlets.Functions.Support.WorkflowHealthState with get, set
Public Property State As WorkflowHealthState

Property Value

Attributes

Applies to