Added DefaultParameterSetName
This commit is contained in:
Родитель
a25cc55c69
Коммит
e97d6a32c9
|
@ -20,7 +20,7 @@ Permissions: Contributor on the Resource Group
|
|||
#>
|
||||
#Requires -Module Az.Resources
|
||||
|
||||
[CmdletBinding()]
|
||||
[CmdletBinding(DefaultParameterSetName = "CloudRepo")]
|
||||
param (
|
||||
[Parameter(ParameterSetName = "CloudRepo")]
|
||||
[string]
|
||||
|
|
Загрузка…
Ссылка в новой задаче