Share via


IJobDelayDetails.ResolutionTime Property

Definition

Timestamp when the delay notification was resolved.

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

Property Value

Attributes

Applies to