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
ChangeIotDomainDataRetention
ConfigureDomainDataAccess
ConfigureDomainGroupDataAccess
CreateIotDomain
CreateIotDomainGroup
DeleteIotDomain
DeleteIotDomainGroup
MoveIotDomain
MoveIotDomainGroup
UnknownEnumValue
UpdateIotDomain
UpdateIotDomainGroup
In this article
Back to top