Uses of Enum
com.azure.resourcemanager.search.models.SearchServiceStatus
Packages that use SearchServiceStatus
Package
Description
Package containing the inner data models for SearchManagementClient.
Package containing the data models for SearchManagementClient.
-
Uses of SearchServiceStatus in com.azure.resourcemanager.search.fluent.models
Methods in com.azure.resourcemanager.search.fluent.models that return SearchServiceStatus -
Uses of SearchServiceStatus in com.azure.resourcemanager.search.models
Methods in com.azure.resourcemanager.search.models 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.SearchServiceUpdate.status()Get the status property: The status of the search service.static SearchServiceStatusReturns the enum constant of this type with the specified name.static SearchServiceStatus[]SearchServiceStatus.values()Returns an array containing the constants of this enum type, in the order they are declared.