ListEventsParameters::EventTimestamp Property
Gets or sets the start time
Assembly: Microsoft.Azure.Insights (in Microsoft.Azure.Insights.dll)
public: [FilterParameterAttribute("eventTimestamp", "O")] property DateTime EventTimestamp { DateTime get(); void set(DateTime value); }
Property Value
Type: System::DateTime
Show: