Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace UpdateLicenseRecordDetails

The details about updates in the license record.

Properties

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

displayName

displayName: string

License record name.

Optional expirationDate

expirationDate: Date

The license record end date in RFC 3339 date format. Example: {@code 2018-09-12}

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

isPerpetual

isPerpetual: boolean

Specifies if the license record term is perpertual.

isUnlimited

isUnlimited: boolean

Specifies if the license count is unlimited.

Optional licenseCount

licenseCount: undefined | number

The number of license units added by a user in a license record. Default 1 Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional productId

productId: undefined | string

The license record product ID.

Optional supportEndDate

supportEndDate: Date

The license record support end date in RFC 3339 date format. Example: {@code 2018-09-12}

Functions

getDeserializedJsonObj

getJsonObj