Share via


DevBoxAction.SuspendedUntil Property

Definition

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

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

Property Value

Implements

Attributes

Applies to