Partager via


OpenApiFunctionExecutionParameters.EnableDynamicPayload Property

Definition

Determines whether the operation payload is constructed dynamically based on operation payload metadata. If false, the operation payload must be provided via the 'payload' context variable.

public bool EnableDynamicPayload { get; set; }
member this.EnableDynamicPayload : bool with get, set
Public Property EnableDynamicPayload As Boolean

Property Value

Applies to