Enum OperationType
Possible operation types.
Namespace: Oci.CloudbridgeService.Models
Assembly: OCI.DotNetSDK.Cloudbridge.dll
Syntax
public enum OperationTypeFields
| Name | Description | 
|---|---|
| CloudAwsDiscovery | |
| CollectAwsHistoricalMetrics | |
| CollectAwsRealtimeMetrics | |
| CreateAgentDependency | |
| CreateAssetSource | |
| CreateEnvironment | |
| CreateInventory | |
| CreateOcbAgent | |
| DeleteAgentDependency | |
| DeleteAssetSource | |
| DeleteEnvironment | |
| DeleteInventory | |
| DeleteOcbAgent | |
| ImportInventory | |
| MoveAgentDependency | |
| MoveEnvironment | |
| MoveOcbAgent | |
| RefreshAssetSource | |
| UnknownEnumValue | |
| UpdateAgentDependency | |
| UpdateAssetSource | |
| UpdateEnvironment | |
| UpdateOcbAgent | |
| UpdatePluginState |