Uses of Enum
com.azure.resourcemanager.sql.models.ImplementationMethod
Packages that use ImplementationMethod
Package
Description
Package containing the data models for SqlManagementClient.
-
Uses of ImplementationMethod in com.azure.resourcemanager.sql.models
Methods in com.azure.resourcemanager.sql.models that return ImplementationMethodModifier and TypeMethodDescriptionstatic ImplementationMethodImplementationMethod.fromString(String value) Parses a serialized value to a ImplementationMethod instance.RecommendedActionImplementationInfo.method()Get the method property: Gets the method in which this recommended action can be manually implemented.static ImplementationMethodReturns the enum constant of this type with the specified name.static ImplementationMethod[]ImplementationMethod.values()Returns an array containing the constants of this enum type, in the order they are declared.