Show / Hide Table of Contents

Enum OperationTypes

The types of work request operations.

Namespace: Oci.LoggingService.Models
Assembly: OCI.DotNetSDK.Logging.dll
Syntax
public enum OperationTypes

Fields

Name Description
CreateConfiguration
CreateLog
CreateLogGroup
DeleteConfiguration
DeleteLog
DeleteLogGroup
MoveConfiguration
MoveLog
MoveLogGroup
UnknownEnumValue
UpdateConfiguration
UpdateLog
UpdateLogGroup
In this article
Back to top