RemoveComputerCommand.PassThru 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.
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