Enum LogSavedSearchLifecycleState
The state of the LogSavedSearch
- CREATING
- ACTIVE LogSavedSearch is active and can be used by other users
- UPDATING
- INACTIVE
- DELETING
- FAILED
Namespace: Oci.LoggingService.Models
Assembly: OCI.DotNetSDK.Logging.dll
Syntax
public enum LogSavedSearchLifecycleState
Fields
| Name | Description |
|---|---|
| Active | |
| Creating | |
| Deleting | |
| Failed | |
| Inactive | |
| UnknownEnumValue | |
| Updating |