Show / Hide Table of Contents

Enum HeatWaveClusterStatus

The status of the HeatWave cluster. Indicates whether the status of the HeatWave cluster is UP, DOWN, or UNKNOWN at the current time.

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

Fields

Name Description
Down
Unknown
UnknownEnumValue
Up
In this article
Back to top