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