Uses of Enum
com.azure.resourcemanager.sql.models.AutomaticTuningDisabledReason
Packages that use AutomaticTuningDisabledReason
Package
Description
Package containing the data models for SqlManagementClient.
-
Uses of AutomaticTuningDisabledReason in com.azure.resourcemanager.sql.models
Methods in com.azure.resourcemanager.sql.models that return AutomaticTuningDisabledReasonModifier and TypeMethodDescriptionAutomaticTuningDisabledReason.fromString(String value) Parses a serialized value to a AutomaticTuningDisabledReason instance.AutomaticTuningOptions.reasonDesc()Get the reasonDesc property: Reason description if desired and actual state are different.Returns the enum constant of this type with the specified name.static AutomaticTuningDisabledReason[]AutomaticTuningDisabledReason.values()Returns an array containing the constants of this enum type, in the order they are declared.