Aracılığıyla paylaş


ReservationOrderResponse.CreatedDateTime Property

Definition

This is the DateTime when the reservation was created.

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

Property Value

Implements

Attributes

Applies to