NewPSSessionConfigurationFileCommand.VariableDefinitions Property
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.
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