mirror of
https://github.com/actions/runner-images.git
synced 2025-12-16 22:58:22 +00:00
minor bugfixing
This commit is contained in:
@@ -23,7 +23,7 @@ vCenter password (Example "12345678")
|
|||||||
param(
|
param(
|
||||||
[Parameter(Mandatory)]
|
[Parameter(Mandatory)]
|
||||||
[ValidateNotNullOrEmpty()]
|
[ValidateNotNullOrEmpty()]
|
||||||
[string]$vMName,
|
[string]$VMName,
|
||||||
|
|
||||||
[Parameter(Mandatory)]
|
[Parameter(Mandatory)]
|
||||||
[ValidateNotNullOrEmpty()]
|
[ValidateNotNullOrEmpty()]
|
||||||
|
|||||||
Reference in New Issue
Block a user