We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bed8ecd commit ce4c1a1Copy full SHA for ce4c1a1
src/Help/AzureFunctions.PowerShell.Durable.SDK.md
@@ -16,7 +16,7 @@ The AzureFunctions.PowerShell.Durable.SDK module provides cmdlets for building d
16
17
### [Get-DurableStatus](Get-DurableStatus.md)
18
19
-Gets the status of a durable orchestration instance, including execution history and input data.
+Gets the status of a durable orchestration instance, including execution history, input data, and output data.
20
21
### [Get-DurableTaskResult](Get-DurableTaskResult.md)
22
0 commit comments