Show / Hide Table of Contents

Enum OperationType

The asynchronous operation tracked by the work request.

Namespace: Oci.WlmsService.Models
Assembly: OCI.DotNetSDK.Wlms.dll
Syntax
public enum OperationType

Fields

Name Description
ApplyPatch
RestartWlsdomain
RestoreBackup
ScanManagedInstance
ScanWlsdomain
StartWlsdomain
StopWlsdomain
UnknownEnumValue
In this article
Back to top