NewPSSessionConfigurationFileCommand.FunctionDefinitions Property

Definition

A list of functions.

public:
 property cli::array <System::Collections::IDictionary ^> ^ FunctionDefinitions { cli::array <System::Collections::IDictionary ^> ^ get(); void set(cli::array <System::Collections::IDictionary ^> ^ value); };
public System.Collections.IDictionary[] FunctionDefinitions { get; set; }
[System.Management.Automation.Parameter]
public System.Collections.IDictionary[] FunctionDefinitions { get; set; }
member this.FunctionDefinitions : System.Collections.IDictionary[] with get, set
[<System.Management.Automation.Parameter>]
member this.FunctionDefinitions : System.Collections.IDictionary[] with get, set
Public Property FunctionDefinitions As IDictionary()

Property Value

Attributes

Applies to