Show / Hide Table of Contents

Enum OperationType

The asynchronous operation tracked by the work request.

Namespace: Oci.IotService.Models
Assembly: OCI.DotNetSDK.Iot.dll
Syntax
public enum OperationType

Fields

Name Description
ActivateIotFlowRuntime
ChangeIotDomainDataRetention
ConfigureDomainDataAccess
ConfigureDomainGroupDataAccess
CreateIotDomain
CreateIotDomainGroup
CreateIotFlowRuntime
DeactivateIotFlowRuntime
DeleteIotDomain
DeleteIotDomainGroup
DeleteIotFlowRuntime
MoveIotDomain
MoveIotDomainGroup
MoveIotFlowRuntime
UnknownEnumValue
UpdateIotDomain
UpdateIotDomainGroup
UpdateIotFlowRuntime
In this article
Back to top