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