Package version:

Interface KeyPollerOptions

An interface representing the optional parameters that can be passed to beginDeleteKey and beginRecoverDeletedKey

Hierarchy

Properties

intervalInMs?: number

Time between each polling

resumeFrom?: string

A serialized poller, used to resume an existing operation

Generated using TypeDoc