Compartilhar via


OrchestrationMetadata.SerializedInput Property

Definition

Gets the orchestration instance's serialized input, if any, as a string value.

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

Property Value

The serialized orchestration input or null.

Applies to