Sdílet prostřednictvím


StartOrchestrationArgs.FunctionName Property

Definition

Gets or sets the name of the orchestrator function to start.

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

Property Value

The name of the orchestrator function to start.

Applies to