Show / Hide Table of Contents

Enum OperationType

This is the asynchronous operation tracked by the work request.

Namespace: Oci.ResourceschedulerService.Models
Assembly: OCI.DotNetSDK.Resourcescheduler.dll
Syntax
public enum OperationType

Fields

Name Description
ChangeScheduleCompartment
CreateSchedule
StartResource
StopResource
UnknownEnumValue
UpdateSchedule
In this article
Back to top