NewPSSessionConfigurationFileCommand.SessionType 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.
Specifies type of initial session state to use.
public:
property System::Management::Automation::Remoting::SessionType SessionType { System::Management::Automation::Remoting::SessionType get(); void set(System::Management::Automation::Remoting::SessionType value); };
public System.Management.Automation.Remoting.SessionType SessionType { get; set; }
[System.Management.Automation.Parameter]
public System.Management.Automation.Remoting.SessionType SessionType { get; set; }
member this.SessionType : System.Management.Automation.Remoting.SessionType with get, set
[<System.Management.Automation.Parameter>]
member this.SessionType : System.Management.Automation.Remoting.SessionType with get, set
Public Property SessionType As SessionType
Property Value
- Attributes