Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace UpdateDesktopPoolDetails

Provides the details of a request to update the desktop pool.

Properties

Optional availabilityPolicy

availabilityPolicy: model.DesktopAvailabilityPolicy

Optional contactDetails

contactDetails: undefined | string

Contact information of the desktop pool administrator. Avoid entering confidential information.

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"}}}

Optional description

description: undefined | string

A user friendly description providing additional information about the resource. Avoid entering confidential information.

Optional devicePolicy

devicePolicy: model.DesktopDevicePolicy

Optional displayName

displayName: undefined | 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"}}

Optional maximumSize

maximumSize: undefined | number

The maximum number of desktops permitted in the desktop pool. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional standbySize

standbySize: undefined | number

The maximum number of standby desktops available in the desktop pool. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional timeStartScheduled

timeStartScheduled: Date

The start time of the desktop pool.

Optional timeStopScheduled

timeStopScheduled: Date

The stop time of the desktop pool.

Functions

getDeserializedJsonObj

getJsonObj