DisableJobTriggerCommand Constructor
Initializes a new instance of the DisableJobTriggerCommand class. This SDK programming element is introduced in Windows PowerShell 3.0.
Namespace: Microsoft.PowerShell.ScheduledJob
Assembly: Microsoft.PowerShell.ScheduledJob (in Microsoft.PowerShell.ScheduledJob.dll)
Usage
'Usage
Dim instance As New DisableJobTriggerCommand
Syntax
'Declaration
Public Sub New
public DisableJobTriggerCommand ()
public:
DisableJobTriggerCommand ()
public DisableJobTriggerCommand ()
public function DisableJobTriggerCommand ()
Remarks
The default constructor initializes any fields to their default values.
Platforms
Target Platforms
See Also
Reference
DisableJobTriggerCommand Class
DisableJobTriggerCommand Members
Microsoft.PowerShell.ScheduledJob Namespace