Freigeben über


ReservationResponse.LastUpdatedDateTime Property

Definition

DateTime of the last time the reservation was updated.

[Microsoft.Azure.PowerShell.Cmdlets.Reservations.FormatTable(Index=6)]
[Microsoft.Azure.PowerShell.Cmdlets.Reservations.Origin(Microsoft.Azure.PowerShell.Cmdlets.Reservations.PropertyOrigin.Inlined)]
public DateTime? LastUpdatedDateTime { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Reservations.FormatTable(Index=6)>]
[<Microsoft.Azure.PowerShell.Cmdlets.Reservations.Origin(Microsoft.Azure.PowerShell.Cmdlets.Reservations.PropertyOrigin.Inlined)>]
member this.LastUpdatedDateTime : Nullable<DateTime>
Public ReadOnly Property LastUpdatedDateTime As Nullable(Of DateTime)

Property Value

Implements

Attributes

Applies to