Sdílet prostřednictvím


Module.ArgumentCompleter Property

Definition

Gets completion data for azure specific fields

public Func<string,System.Management.Automation.InvocationInfo,string,string[],string[],string[]> ArgumentCompleter { get; set; }
member this.ArgumentCompleter : Func<string, System.Management.Automation.InvocationInfo, string, string[], string[], string[]> with get, set
Public Property ArgumentCompleter As Func(Of String, InvocationInfo, String, String(), String(), String())

Property Value

Applies to