Class: Azure::Profiles::Latest::AnomalyDetector::AnomalyDetectorDataClass::ModelClasses

Inherits:
Object
  • Object
show all
Defined in:
lib/latest/modules/anomalydetector_profile_module.rb

Instance Method Summary collapse

Instance Method Details

#apierrorObject



60
61
62
# File 'lib/latest/modules/anomalydetector_profile_module.rb', line 60

def apierror
  Azure::CognitiveServices::AnomalyDetector::V1_0::Models::APIError
end

#entire_detect_responseObject



51
52
53
# File 'lib/latest/modules/anomalydetector_profile_module.rb', line 51

def entire_detect_response
  Azure::CognitiveServices::AnomalyDetector::V1_0::Models::EntireDetectResponse
end

#granularityObject



63
64
65
# File 'lib/latest/modules/anomalydetector_profile_module.rb', line 63

def granularity
  Azure::CognitiveServices::AnomalyDetector::V1_0::Models::Granularity
end

#last_detect_responseObject



57
58
59
# File 'lib/latest/modules/anomalydetector_profile_module.rb', line 57

def last_detect_response
  Azure::CognitiveServices::AnomalyDetector::V1_0::Models::LastDetectResponse
end

#pointObject



54
55
56
# File 'lib/latest/modules/anomalydetector_profile_module.rb', line 54

def point
  Azure::CognitiveServices::AnomalyDetector::V1_0::Models::Point
end

#requestObject



48
49
50
# File 'lib/latest/modules/anomalydetector_profile_module.rb', line 48

def request
  Azure::CognitiveServices::AnomalyDetector::V1_0::Models::Request
end