Skip to content

Commit a8b308f

Browse files
Update Import-AzAutomationRunbook.md (#25587)
Added missing items to Type parameter bullet list.
1 parent 640a47c commit a8b308f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/Automation/Automation/help/Import-AzAutomationRunbook.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -221,11 +221,13 @@ Accept wildcard characters: False
221221
Specifies the type of runbook that this cmdlet creates.
222222
Valid values are:
223223
- PowerShell
224+
- PowerShell72
224225
- GraphicalPowerShell
225226
- PowerShellWorkflow
226227
- GraphicalPowerShellWorkflow
227228
- Graph
228229
- Python2
230+
- Python3
229231
The value Graph is obsolete.
230232
It is equivalent to GraphicalPowerShellWorkflow.
231233

0 commit comments

Comments
 (0)