Freigeben über


PurgeInstancesFilter.Statuses Property

Definition

The statuses.

public System.Collections.Generic.IEnumerable<Microsoft.DurableTask.Client.OrchestrationRuntimeStatus>? Statuses { get; init; }
member this.Statuses : seq<Microsoft.DurableTask.Client.OrchestrationRuntimeStatus> with get, set
Public Property Statuses As IEnumerable(Of OrchestrationRuntimeStatus)

Property Value

Applies to