Share via


ReservationOrderProperties.ExpiryDateTime Property

Definition

This is the date-time when the reservation will expire.

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

Property Value

Implements

Attributes

Applies to