Uses of Enum Class
com.microsoft.azure.management.search.HostingMode
Package
Description
This package contains the classes for SearchManagementClient.
-
Uses of HostingMode in com.microsoft.azure.management.search
Modifier and TypeMethodDescriptionstatic HostingMode
HostingMode.fromString
(String value) Parses a serialized value to a HostingMode instance.SearchService.hostingMode()
The hosting mode value.static HostingMode
Returns the enum constant of this class with the specified name.static HostingMode[]
HostingMode.values()
Returns an array containing the constants of this enum class, in the order they are declared.