Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace AddLockDetails

Request payload to add lock to the resource. The FULL lock type allows no modifications (delete, create, update). The DELETE lock type allows all modifications, but delete is not allowed.

Properties

Optional message

message: undefined | string

A message added by the lock creator. The message typically gives an indication of why the resource is locked.

Optional relatedResourceId

relatedResourceId: undefined | string

The resource ID that is locking this resource. Indicates that deleting this resource removes the lock.

type

type: Type

Lock type.

Functions

getDeserializedJsonObj

getJsonObj