Partager via


WorkflowEnvelope.HealthState Property

Definition

Gets or sets the workflow health state.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.Functions.Support.WorkflowHealthState? HealthState { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Inlined)>]
member this.HealthState : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Functions.Support.WorkflowHealthState> with get, set
Public Property HealthState As Nullable(Of WorkflowHealthState)

Property Value

Implements

Attributes

Applies to