Options
All
  • Public
  • Public/Protected
  • All
Menu

Class KeyVaultCertificatePoller<TState, TResult>

Package version

Common properties and methods of the Key Vault Certificate Pollers.

Type parameters

Hierarchy

Index

Properties

Methods

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

  • getOperationState(): TState

Generated using TypeDoc