WorkflowRunActionRepetitionDefinitionData.Status Property

Definition

The status of the workflow scope repetition. Serialized Name: WorkflowRunActionRepetitionDefinition.properties.status

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

Property Value

Applies to