GetAzureRmConsumptionReservationDetail.StartDate Property

Definition

[System.Management.Automation.Parameter(HelpMessage="The start data (YYYY-MM-DD in UTC) of the reservation detail.", Mandatory=true)]
[System.Management.Automation.ValidateNotNullOrEmpty]
public DateTime StartDate { get; set; }
[<System.Management.Automation.Parameter(HelpMessage="The start data (YYYY-MM-DD in UTC) of the reservation detail.", Mandatory=true)>]
[<System.Management.Automation.ValidateNotNullOrEmpty>]
member this.StartDate : DateTime with get, set
Public Property StartDate As DateTime

Property Value

DateTime
Attributes

Applies to