Show / Hide Table of Contents

Enum OpsiConfigurationType

Type of OPSI configuration. Different sets of customizable configuration items are exposed through different OPSI configuration types. UX_CONFIGURATION: OPSI configuration resource of this type can be created only once in each compartment. It is a compartment level singleton resource.

Namespace: Oci.OpsiService.Models
Assembly: OCI.DotNetSDK.Opsi.dll
Syntax
public enum OpsiConfigurationType

Fields

Name Description
UnknownEnumValue
UxConfiguration
In this article
Back to top