RestartComputerCommand.AsJob Property

Definition

Used to start a command remotely as a Job. The Job results are collected and stored in the global cache on the client machine.

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

Property Value

Applies to