Show / Hide Table of Contents

Enum WorkRequestOperationTypes

An enum value indicating the operation being performed by the work request.

Namespace: Oci.WaasService.Models
Assembly: OCI.DotNetSDK.Waas.dll
Syntax
public enum WorkRequestOperationTypes

Fields

Name Description
CreateCustomProtectionRule
CreateHttpRedirect
CreateWaasPolicy
DeleteCustomProtectionRule
DeleteHttpRedirect
DeleteWaasPolicy
PurgeWaasPolicyCache
UnknownEnumValue
UpdateCustomProtectionRule
UpdateHttpRedirect
UpdateWaasPolicy
In this article
Back to top