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