Share via


LogicWorkflowRunActionRepetitionDefinitionData.Status Property

Definition

The status of the workflow scope repetition.

public Azure.ResourceManager.Logic.Models.LogicWorkflowStatus? Status { get; set; }
member this.Status : Nullable<Azure.ResourceManager.Logic.Models.LogicWorkflowStatus> with get, set
Public Property Status As Nullable(Of LogicWorkflowStatus)

Property Value

Applies to