Show / Hide Table of Contents

Enum OperationTypes

Type of operation the scheduled job is performing.

Namespace: Oci.OsmanagementhubService.Models
Assembly: OCI.DotNetSDK.Osmanagementhub.dll
Syntax
public enum OperationTypes

Fields

Name Description
AttachSoftwareSources
DetachSoftwareSources
InstallAllWindowsUpdates
InstallBugfixWindowsUpdates
InstallEnhancementWindowsUpdates
InstallOtherWindowsUpdates
InstallPackages
InstallSecurityWindowsUpdates
InstallWindowsUpdates
ManageModuleStreams
PromoteLifecycle
Reboot
RemovePackages
RerunWorkRequest
SwitchModuleStream
SyncManagementStationMirror
UnknownEnumValue
UpdateAll
UpdateBugfix
UpdateEnhancement
UpdateKspliceKernel
UpdateKspliceUserspace
UpdateOther
UpdatePackages
UpdateSecurity
In this article
Back to top