Completers in Azure PowerShell
segunda-feira, 4 de fevereiro de 2019
Since version 3.0, PowerShell has supported applying argument completers to cmdlet parameters. These argument completers allow you to tab through a set of values that are valid for the parameter.