Udostępnij za pośrednictwem


ReservationResponse.BenefitStartTime Property

Definition

This is the DateTime when the reservation benefit started.

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

Property Value

Implements

Attributes

Applies to