Completers in Azure PowerShell
Monday, 4 February 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.