Options
All
  • Public
  • Public/Protected
  • All
Menu

Class KeyVaultKeyPollOperation<TState, TResult>

Package version

Common properties and methods of the Key Vault Key Poller operations.

Type parameters

  • TState

  • TResult

Hierarchy

Implements

  • any

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

state

state: TState

Methods

cancel

  • cancel(): Promise<PollOperation<TState, TResult>>

toString

  • toString(): string

update

  • update(): Promise<PollOperation<TState, TResult>>

Generated using TypeDoc