Use case for "confirm-*" cmdlets?
Closed this issue · 3 comments
poundy commented
Hey there, just checked and couldn't see any info on how the confirm-* cmdlets were expected to be used so thought I'd ask!
alagoutte commented
Hi,
Confirm-FGT* cmdlets is internal cmdlet for check type of object (Need to don't be export... but it is more easy for dev to be export..)
alagoutte commented
can be close ?
poundy commented
Once I cracked open the code, I could see they were simply checking whether a passed object had relevant properties to match the object-type expected (ie minimum properties that the FGT needs, plus any indicators that would imply something wasn't what was passed)