WorkflowTriggerData.Status Property

Definition

Gets the status.

public Azure.ResourceManager.AppService.Models.WorkflowStatus? Status { get; }
member this.Status : Nullable<Azure.ResourceManager.AppService.Models.WorkflowStatus>
Public ReadOnly Property Status As Nullable(Of WorkflowStatus)

Property Value

Applies to