NewPSSessionConfigurationFileCommand.SessionType Property

Definition

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

Applies to