NewPSSessionOptionCommand.MaximumRedirection Property

Definition

The MaximumRedirection parameter enables the implicit redirection functionality -1 = no limit 0 = no redirection

public:
 property int MaximumRedirection { int get(); void set(int value); };
public:
 property int MaximumRedirection { int get(); void set(int value); };
public int MaximumRedirection { get; set; }
[System.Management.Automation.Parameter]
public int MaximumRedirection { get; set; }
member this.MaximumRedirection : int with get, set
[<System.Management.Automation.Parameter>]
member this.MaximumRedirection : int with get, set
Public Property MaximumRedirection As Integer

Property Value

Attributes

Applies to