Enum ActionType
Possible types of actions on the target resource.
Namespace: Oci.OsmanagementhubService.Models
Assembly: OCI.DotNetSDK.Osmanagementhub.dll
Syntax
public enum ActionType
Fields
| Name | Description |
|---|---|
| Created | |
| Deleted | |
| Failed | |
| InProgress | |
| Related | |
| UnknownEnumValue | |
| Updated |