Uses of Class
com.azure.resourcemanager.appservice.fluent.models.DetectorDefinition
Packages that use DetectorDefinition
Package
Description
Package containing the inner data models for AppService.
Package containing the data models for AppService.
-
Uses of DetectorDefinition in com.azure.resourcemanager.appservice.fluent.models
Classes in com.azure.resourcemanager.appservice.fluent.models that implement interfaces with type arguments of type DetectorDefinitionModifier and TypeClassDescriptionfinal classClass representing detector definition.Methods in com.azure.resourcemanager.appservice.fluent.models that return DetectorDefinitionModifier and TypeMethodDescriptionDiagnosticDetectorResponseInner.detectorDefinition()Get the detectorDefinition property: Detector's definition.DiagnosticDetectorResponseProperties.detectorDefinition()Get the detectorDefinition property: Detector's definition.static DetectorDefinitionDetectorDefinition.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of DetectorDefinition from the JsonReader.Methods in com.azure.resourcemanager.appservice.fluent.models that return types with arguments of type DetectorDefinitionModifier and TypeMethodDescriptionDiagnosticAnalysisInner.nonCorrelatedDetectors()Get the nonCorrelatedDetectors property: Data by each detector for detectors that did not corelate.DiagnosticAnalysisProperties.nonCorrelatedDetectors()Get the nonCorrelatedDetectors property: Data by each detector for detectors that did not corelate. -
Uses of DetectorDefinition in com.azure.resourcemanager.appservice.models
Methods in com.azure.resourcemanager.appservice.models that return DetectorDefinitionModifier and TypeMethodDescriptionAnalysisData.detectorDefinition()Get the detectorDefinition property: Detector Definition.