Share via


IJobDelayDetails.StartTime Property

Definition

Timestamp when the delay notification was created.

[Microsoft.Azure.PowerShell.Cmdlets.DataBox.Runtime.Info(Description="Timestamp when the delay notification was created.", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, ReadOnly=true, Required=false, SerializedName="startTime")]
public DateTime? StartTime { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataBox.Runtime.Info(Description="Timestamp when the delay notification was created.", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, ReadOnly=true, Required=false, SerializedName="startTime")>]
member this.StartTime : Nullable<DateTime>
Public ReadOnly Property StartTime As Nullable(Of DateTime)

Property Value

Attributes

Applies to