RemoveComputerCommand.PassThru Property

Definition

Only emit if passthru is specified. One bool/string pair for each computer that was joined. Bool = success/failure. String = ComputerName.

public System.Management.Automation.SwitchParameter PassThru { get; set; }
member this.PassThru : System.Management.Automation.SwitchParameter with get, set
Public Property PassThru As SwitchParameter

Property Value

Applies to