Uses of Enum Class
com.microsoft.azure.management.sql.RecommendedIndexAction
Packages that use RecommendedIndexAction
Package
Description
This package contains the classes for SqlManagementClient.
- 
Uses of RecommendedIndexAction in com.microsoft.azure.management.sql
Methods in com.microsoft.azure.management.sql that return RecommendedIndexActionModifier and TypeMethodDescriptionRecommendedIndex.action()Get the proposed index action.static RecommendedIndexActionRecommendedIndexAction.fromString(String value) Parses a serialized value to a RecommendedIndexAction instance.static RecommendedIndexActionReturns the enum constant of this class with the specified name.static RecommendedIndexAction[]RecommendedIndexAction.values()Returns an array containing the constants of this enum class, in the order they are declared.