TestExternalExecuteWorkflow200Response
Properties
| Name | Type | Description | Notes | 
|---|---|---|---|
| Payload | [SystemCollectionsHashtable]https://learn.microsoft.com/en-us/dotnet/api/system.collections.hashtable?view=net-9.0 | The input that was received | [optional] | 
Examples
- Prepare the resource
$TestExternalExecuteWorkflow200Response = Initialize-V2025TestExternalExecuteWorkflow200Response  -Payload {test=hello world}
- Convert the resource to JSON
$TestExternalExecuteWorkflow200Response | ConvertTo-JSON