NewJobTriggerCommand.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="Once")]
public TimeSpan RepetitionDuration { get; set; }
	[<System.Management.Automation.Parameter(ParameterSetName="Once")>]
member this.RepetitionDuration : TimeSpan with get, set
	Public Property RepetitionDuration As TimeSpan
	Property Value
- Attributes