Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface KeyVaultBackupPollerOptions

Package version

An interface representing the optional parameters that can be passed to beginBackup

Hierarchy

Index

Properties

blobStorageUri

blobStorageUri: string

client

client: KeyVaultClient

Optional intervalInMs

intervalInMs: undefined | number

Time between each polling

Optional requestOptions

requestOptions: OperationOptions

Optional resumeFrom

resumeFrom: undefined | string

A serialized poller, used to resume an existing operation

sasToken

sasToken: string

vaultUrl

vaultUrl: string

Generated using TypeDoc