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 | |
RemovePackages | |
SwitchModuleStream | |
SyncManagementStationMirror | |
UnknownEnumValue | |
UpdateAll | |
UpdateBugfix | |
UpdateEnhancement | |
UpdateKspliceKernel | |
UpdateKspliceUserspace | |
UpdateOther | |
UpdatePackages | |
UpdateSecurity |