NewPSSessionConfigurationFileCommand.VariableDefinitions Property

Definition

A list of variables.

public:
 property System::Object ^ VariableDefinitions { System::Object ^ get(); void set(System::Object ^ value); };
public:
 property Platform::Object ^ VariableDefinitions { Platform::Object ^ get(); void set(Platform::Object ^ value); };
public object VariableDefinitions { get; set; }
[System.Management.Automation.Parameter]
public object VariableDefinitions { get; set; }
member this.VariableDefinitions : obj with get, set
[<System.Management.Automation.Parameter>]
member this.VariableDefinitions : obj with get, set
Public Property VariableDefinitions As Object

Property Value

Attributes

Applies to