Show / Hide Table of Contents

Enum UpdateChannel

EARLY - Early update channel recommended for pre-production use. REGULAR - Regular update channel recommended for production use. PHASE_1 - Reserved for future use. PHASE_2 - Reserved for future use.

Namespace: Oci.AnalyticsService.Models
Assembly: OCI.DotNetSDK.Analytics.dll
Syntax
public enum UpdateChannel

Fields

Name Description
Early
Phase1
Phase2
Regular
UnknownEnumValue
In this article
Back to top