Show / Hide Table of Contents

Enum AlertTypeEnum

The type of alert. Stateful alerts are automatically cleared on severity transition to normal. Stateless alerts are never cleared. You can change the alert by setting the examinedBy attribute.

Namespace: Oci.DatabasemanagementService.Models
Assembly: OCI.DotNetSDK.Databasemanagement.dll
Syntax
public enum AlertTypeEnum

Fields

Name Description
Stateful
Stateless
UnknownEnumValue
In this article
Back to top