This repository was archived by the owner on Aug 17, 2021. It is now read-only.
Could we use $true for a [bool] parameter instead of '1'? #149
Unanswered
alexandair
asked this question in
Q&A
Replies: 1 comment
-
|
PS would convert that value to |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Looking at the examples, I've noticed this:
I've learnt from @rjmholt, that
1comes from the ARM schema.PowerShell users would expect
$true. Is there a way to convert$trueto1behind the scenes?Beta Was this translation helpful? Give feedback.
All reactions