RestartComputerCommand.AsJob 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.
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