Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace LicenseAutoAssignConfigDetails

A configuration of the LICENSE_AUTO_ASSIGN type, consists of an enumeration value which indicates which license should be assigned by default to new resources.

Properties

compartmentId

compartmentId: string

The OCID of the compartment containing the configuration.

Const configType

configType: string = "LICENSE_AUTO_ASSIGN"

Optional definedTags

definedTags: undefined | object

Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: {@code {"foo-namespace": {"bar-key": "value"}}}

Optional displayName

displayName: undefined | string

A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information.

Optional freeformTags

freeformTags: undefined | object

Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: {@code {"bar-key": "value"}}

id

id: string

The Unique Oracle ID (OCID) that is immutable on creation.

license

license: LicenseType

License edition.

lifecycleState

lifecycleState: LifecycleState

The current state of the configuration.

Optional systemTags

systemTags: undefined | object

Usage of system tag keys. These predefined keys are scoped to namespaces. Example: {@code {"orcl-cloud": {"free-tier-retained": "true"}}}

Optional timeCreated

timeCreated: Date

The time the configuration was created. An RFC3339 formatted datetime string.

Optional timeUpdated

timeUpdated: Date

The time the Config was updated.

Methods

getDeserializedJsonObj

  • getDeserializedJsonObj(obj: Config): object

getJsonObj

  • getJsonObj(obj: Config): object