Uses of Class
com.azure.resourcemanager.appservice.models.DetectorAbnormalTimePeriod
Packages that use DetectorAbnormalTimePeriod
Package
Description
Package containing the inner data models for AppService.
Package containing the data models for AppService.
-
Uses of DetectorAbnormalTimePeriod in com.azure.resourcemanager.appservice.fluent.models
Methods in com.azure.resourcemanager.appservice.fluent.models that return types with arguments of type DetectorAbnormalTimePeriodModifier and TypeMethodDescriptionDiagnosticDetectorResponseInner.abnormalTimePeriods()Get the abnormalTimePeriods property: List of Correlated events found by the detector.DiagnosticDetectorResponseProperties.abnormalTimePeriods()Get the abnormalTimePeriods property: List of Correlated events found by the detector. -
Uses of DetectorAbnormalTimePeriod in com.azure.resourcemanager.appservice.models
Classes in com.azure.resourcemanager.appservice.models that implement interfaces with type arguments of type DetectorAbnormalTimePeriodModifier and TypeClassDescriptionfinal classClass representing Abnormal Time Period detected.Methods in com.azure.resourcemanager.appservice.models that return DetectorAbnormalTimePeriodModifier and TypeMethodDescriptionstatic DetectorAbnormalTimePeriodDetectorAbnormalTimePeriod.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of DetectorAbnormalTimePeriod from the JsonReader.Methods in com.azure.resourcemanager.appservice.models that return types with arguments of type DetectorAbnormalTimePeriodModifier and TypeMethodDescriptionAbnormalTimePeriod.events()Get the events property: List of Possible Cause of downtime.