DevBoxActionDelayResult.ActionSuspendedUntil Property

Definition

The earliest time that the action could occur (UTC).

[Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Origin(Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.PropertyOrigin.Inlined)]
public DateTime? ActionSuspendedUntil { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Origin(Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.PropertyOrigin.Inlined)>]
member this.ActionSuspendedUntil : Nullable<DateTime> with get, set
Public Property ActionSuspendedUntil As Nullable(Of DateTime)

Property Value

Implements

Attributes

Applies to