PSSearchServiceStatus Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public enum PSSearchServiceStatus
type PSSearchServiceStatus =
Public Enum PSSearchServiceStatus
- Inheritance
-
PSSearchServiceStatus
Fields
Name | Value | Description |
---|---|---|
Running | 0 | |
Provisioning | 1 | |
Deleting | 2 | |
Degraded | 3 | |
Disabled | 4 | |
Error | 5 |