Share via


IReservationsProperties.LastUpdatedDateTime Property

Definition

DateTime of the last time the reservation was updated.

[Microsoft.Azure.PowerShell.Cmdlets.Reservations.Runtime.Info(Description="DateTime of the last time the reservation was updated.", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, ReadOnly=true, Required=false, SerializedName="lastUpdatedDateTime")]
public DateTime? LastUpdatedDateTime { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Reservations.Runtime.Info(Description="DateTime of the last time the reservation was updated.", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, ReadOnly=true, Required=false, SerializedName="lastUpdatedDateTime")>]
member this.LastUpdatedDateTime : Nullable<DateTime>
Public ReadOnly Property LastUpdatedDateTime As Nullable(Of DateTime)

Property Value

Attributes

Applies to