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