Skip to content

Commit 923541e

Browse files
Add description for ScriptString parameter (#19725)
* Exposed `PausedDate` and `ResumedDate` for cmdlet `Get-AzSqlDatabase` * Update ScriptString parameter description Update ScriptString parameter description. Fixes. Co-authored-by: Yunchi Wang <[email protected]>
1 parent 98b40ee commit 923541e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Compute/Compute/help/Invoke-AzVMRunCommand.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ Accept wildcard characters: False
170170
```
171171
172172
### -ScriptString
173-
{{ Fill ScriptString Description }}
173+
The script to be executed as a string.
174174
175175
```yaml
176176
Type: System.String

0 commit comments

Comments
 (0)