Delen via


IReservationOrderResponse.CreatedDateTime Property

Definition

This is the DateTime when the reservation was created.

[Microsoft.Azure.PowerShell.Cmdlets.Reservations.Runtime.Info(Description="This is the DateTime when the reservation was created.", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, ReadOnly=false, Required=false, SerializedName="createdDateTime")]
public DateTime? CreatedDateTime { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Reservations.Runtime.Info(Description="This is the DateTime when the reservation was created.", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, ReadOnly=false, Required=false, SerializedName="createdDateTime")>]
member this.CreatedDateTime : Nullable<DateTime> with get, set
Public Property CreatedDateTime As Nullable(Of DateTime)

Property Value

Attributes

Applies to