Uses of Enum
com.azure.resourcemanager.appservice.models.DetectorType
Packages that use DetectorType
Package
Description
Package containing the data models for WebSiteManagementClient.
-
Uses of DetectorType in com.azure.resourcemanager.appservice.models
Methods in com.azure.resourcemanager.appservice.models that return DetectorTypeModifier and TypeMethodDescriptionstatic DetectorTypeDetectorType.fromString(String value) Parses a serialized value to a DetectorType instance.DetectorInfo.type()Get the type property: Whether this detector is an Analysis Detector or not.static DetectorTypeReturns the enum constant of this type with the specified name.static DetectorType[]DetectorType.values()Returns an array containing the constants of this enum type, in the order they are declared.