ReservationsProperties.PurchaseDateTime Property

Definition

This is the date-time when the reservation was purchased.

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

Property Value

Implements

Attributes

Applies to