次の方法で共有


SetScheduledJobOptionCommand.InputObject Property

Definition

ScheduledJobOptions object.

[System.Management.Automation.Parameter(Mandatory=true, ParameterSetName="Options", Position=0, ValueFromPipeline=true)]
[System.Management.Automation.ValidateNotNull]
public Microsoft.PowerShell.ScheduledJob.ScheduledJobOptions InputObject { get; set; }
[<System.Management.Automation.Parameter(Mandatory=true, ParameterSetName="Options", Position=0, ValueFromPipeline=true)>]
[<System.Management.Automation.ValidateNotNull>]
member this.InputObject : Microsoft.PowerShell.ScheduledJob.ScheduledJobOptions with get, set
Public Property InputObject As ScheduledJobOptions

Property Value

Attributes

Applies to