Enum OperatorControlAssignmentLifecycleStates
Possible lifecycle states for an operator control assignment.
Namespace: Oci.OperatoraccesscontrolService.Models
Assembly: OCI.DotNetSDK.Operatoraccesscontrol.dll
Syntax
public enum OperatorControlAssignmentLifecycleStates
Fields
| Name | Description |
|---|---|
| Applied | |
| Applyfailed | |
| Created | |
| Deleted | |
| Deleting | |
| Deletionfailed | |
| UnknownEnumValue | |
| Updatefailed | |
| Updating |