Share via


DurableOrchestrationStatus.Name Property

Definition

Gets the name of the queried orchestrator function.

public string Name { get; set; }
member this.Name : string with get, set
Public Property Name As String

Property Value

The orchestrator function name.

Applies to