PSArgumentCompleterAttribute(String[]) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public PSArgumentCompleterAttribute (params string[] argumentList);
new Microsoft.Azure.PowerShell.Cmdlets.EventHub.PSArgumentCompleterAttribute : string[] -> Microsoft.Azure.PowerShell.Cmdlets.EventHub.PSArgumentCompleterAttribute
Public Sub New (ParamArray argumentList As String())
Parameters
- argumentList
- String[]