Compartir a través de


IScheduleBasedTriggerContext.ScheduleRepeatingTimeInterval Property

Definition

Repeating time interval which only support the following ISO 8601 format [R/startDateTime/Duration]. Example: R/2007-03-01T13:00:00Z/P1Y2M10DT2H30M

[Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Description="Repeating time interval which only support the following ISO 8601 format [R/startDateTime/Duration]. Example: R/2007-03-01T13:00:00Z/P1Y2M10DT2H30M", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="repeatingTimeIntervals")]
public string[] ScheduleRepeatingTimeInterval { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Description="Repeating time interval which only support the following ISO 8601 format [R/startDateTime/Duration]. Example: R/2007-03-01T13:00:00Z/P1Y2M10DT2H30M", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="repeatingTimeIntervals")>]
member this.ScheduleRepeatingTimeInterval : string[] with get, set
Public Property ScheduleRepeatingTimeInterval As String()

Property Value

String[]
Attributes

Applies to