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