Skip to content

Commit

Permalink
Add description for ScriptString parameter (#19725)
Browse files Browse the repository at this point in the history
* Exposed `PausedDate` and `ResumedDate` for cmdlet `Get-AzSqlDatabase`

* Update ScriptString parameter description

Update ScriptString parameter description. Fixes.

Co-authored-by: Yunchi Wang <[email protected]>
  • Loading branch information
SaurabhSharma-MSFT and wyunchi-ms authored Oct 2, 2022
1 parent 98b40ee commit 923541e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Compute/Compute/help/Invoke-AzVMRunCommand.md
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ Accept wildcard characters: False
```
### -ScriptString
{{ Fill ScriptString Description }}
The script to be executed as a string.
```yaml
Type: System.String
Expand Down

0 comments on commit 923541e

Please sign in to comment.