Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace Desktop

Provides information about a desktop including name, state, id, configuration, owner, and time created.

Properties

Optional definedTags

definedTags: undefined | object

Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. Example: {@code {"Operations": {"CostCenter": "42"}}}

devicePolicy

devicePolicy: DesktopDevicePolicy

displayName

displayName: string

A user friendly display name. Avoid entering confidential information.

Optional freeformTags

freeformTags: undefined | object

Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags. Example: {@code {"Department": "Finance"}}

hostingOptions

hostingOptions: HostingOptions

id

id: string

The OCID of the desktop.

lifecycleState

lifecycleState: LifecycleState

The state of the desktop.

poolId

poolId: string

The OCID of the desktop pool the desktop is a member of.

timeCreated

timeCreated: Date

The date and time the resource was created.

userName

userName: string

The owner of the desktop.

Functions

getDeserializedJsonObj

  • getDeserializedJsonObj(obj: Desktop): object

getJsonObj