Method: Azure::ARM::Insights::Models::TimeWindow#start

Defined in:
lib/generated/azure_mgmt_insights/models/time_window.rb

#startDateTime

Returns the start time for the profile in ISO 8601 format.

Returns:

  • (DateTime)

    the start time for the profile in ISO 8601 format.



58
59
60
# File 'lib/generated/azure_mgmt_insights/models/time_window.rb', line 58

def start
  @start
end