Show / Hide Table of Contents

Enum WorkRequestOperationType

An enum-like description of the type of work the work request is doing.

Namespace: Oci.SecurityattributeService.Models
Assembly: OCI.DotNetSDK.Securityattribute.dll
Syntax
public enum WorkRequestOperationType

Fields

Name Description
BulkDeleteSecurityAttributes
BulkEditOfSecurityAttributes
DeleteNonEmptySecurityAttributeNamespace
DeleteSecurityAttributeDefinition
UnknownEnumValue
In this article
Back to top