Condividi tramite


IScheduleBasedTriggerContext.ScheduleRepeatingTimeInterval Property

Definition

ISO 8601 repeating time interval format

[Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Description="ISO 8601 repeating time interval format", 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="ISO 8601 repeating time interval format", 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