Uses of Enum Class
com.microsoft.azure.management.search.SearchServiceStatus
Packages that use SearchServiceStatus
Package
Description
This package contains the classes for SearchManagementClient.
-
Uses of SearchServiceStatus in com.microsoft.azure.management.search
Methods in com.microsoft.azure.management.search that return SearchServiceStatusModifier and TypeMethodDescriptionstatic SearchServiceStatusSearchServiceStatus.fromString(String value) Parses a serialized value to a SearchServiceStatus instance.SearchService.status()The status of the Search service.static SearchServiceStatusReturns 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.