Sdílet prostřednictvím


SetScheduledJobCommand.PassThru Property

Definition

Pass the ScheduledJobDefinition object through to output.

[System.Management.Automation.Parameter(ParameterSetName="ScriptBlock")]
[System.Management.Automation.Parameter(ParameterSetName="FilePath")]
[System.Management.Automation.Parameter(ParameterSetName="Execution")]
public System.Management.Automation.SwitchParameter PassThru { get; set; }
[<System.Management.Automation.Parameter(ParameterSetName="ScriptBlock")>]
[<System.Management.Automation.Parameter(ParameterSetName="FilePath")>]
[<System.Management.Automation.Parameter(ParameterSetName="Execution")>]
member this.PassThru : System.Management.Automation.SwitchParameter with get, set
Public Property PassThru As SwitchParameter

Property Value

Attributes

Applies to