Show / Hide Table of Contents

Enum UnifiedAgentServiceConfigurationStates

The state of the configuration:

  1. VALID configuration is valid and usable
  2. INVALID configuration has compilation errors and is not usable
Namespace: Oci.LoggingService.Models
Assembly: OCI.DotNetSDK.Logging.dll
Syntax
public enum UnifiedAgentServiceConfigurationStates

Fields

Name Description
Invalid
UnknownEnumValue
Valid
In this article
Back to top