Partager via


DurableOrchestrationStatus.Input Propriété

Définition

Obtient l’entrée de la fonction d’orchestrateur instance.

public Newtonsoft.Json.Linq.JToken Input { get; set; }
member this.Input : Newtonsoft.Json.Linq.JToken with get, set
Public Property Input As JToken

Valeur de propriété

Newtonsoft.Json.Linq.JToken

Entrée en tant que JToken ou null si aucune entrée n’a été fournie.

S’applique à