DisableScheduledJobDefinitionBase.DefinitionNameParameterSet Field
Specifies that the scheduled job definition is represented by a name. This field is constant.
Namespace: Microsoft.PowerShell.ScheduledJob
Assembly: Microsoft.PowerShell.ScheduledJob (in Microsoft.PowerShell.ScheduledJob.dll)
Usage
'Usage
Dim value As String
value = DisableScheduledJobDefinitionBase.DefinitionNameParameterSet
Syntax
'Declaration
Protected Const DefinitionNameParameterSet As String
protected const string DefinitionNameParameterSet
protected:
literal String^ DefinitionNameParameterSet
protected static final String DefinitionNameParameterSet
protected const var DefinitionNameParameterSet : String
Platforms
Target Platforms
See Also
Reference
DisableScheduledJobDefinitionBase Class
DisableScheduledJobDefinitionBase Members
Microsoft.PowerShell.ScheduledJob Namespace