Show / Hide Table of Contents

Enum ActionType

Possible types of actions.

Namespace: Oci.DevopsService.Models
Assembly: OCI.DotNetSDK.Devops.dll
Syntax
public enum ActionType

Fields

Name Description
Created
Deleted
Failed
InProgress
Related
UnknownEnumValue
Updated
In this article
Back to top