Options
All
  • Public
  • Public/Protected
  • All
Menu

Class KeyVaultSelectiveKeyRestorePoller

Package version

Class that creates a poller that waits until a key of a Key Vault backup ends up being restored.

Hierarchy

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

intervalInMs

intervalInMs: number = 2000

Defines how much time the poller is going to wait before making a new request to the service.

Methods

delay

  • delay(): Promise<void>

getOperationState

Generated using TypeDoc