Delen via


ReservationsProperties.BenefitStartTime Property

Definition

This is the DateTime when the reservation benefit started.

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

Property Value

Implements

Attributes

Applies to