SetJobTriggerCommand.RepetitionInterval 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.
Repetition interval of a one time trigger.
[System.Management.Automation.Parameter(ParameterSetName="DefaultParams")]
public TimeSpan RepetitionInterval { get; set; }
[<System.Management.Automation.Parameter(ParameterSetName="DefaultParams")>]
member this.RepetitionInterval : TimeSpan with get, set
Public Property RepetitionInterval As TimeSpan
Property Value
- Attributes