Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace Blocklist

The blocklist record to prevent a target resource from certain operation with reason.

Properties

key

key: string

The unique identifier of this blocklist record.

operation

operation: OperationType

The operation type

Optional reason

reason: undefined | string

The reason why the operation is blocklisted.

target

Functions

getDeserializedJsonObj

  • getDeserializedJsonObj(obj: Blocklist): object

getJsonObj