Search
Preparing search index...
The search index is not available
Back To Index
|
@azure/keyvault-keys
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Globals
RecoverDeletedKeyPollOperation
Interface RecoverDeletedKeyPollOperation
Package version
interface
An interface representing a delete key's poll operation
Hierarchy
PollOperation
<
RecoverDeletedKeyPollOperationState
,
KeyVaultKey
>
RecoverDeletedKeyPollOperation
Index
Properties
state
Methods
cancel
to
String
update
Properties
state
state
:
RecoverDeletedKeyPollOperationState
Methods
cancel
cancel
(
options
?:
undefined
|
object
)
:
Promise
<
PollOperation
<
RecoverDeletedKeyPollOperationState
,
KeyVaultKey
>
>
Parameters
Optional
options:
undefined
|
object
Returns
Promise
<
PollOperation
<
RecoverDeletedKeyPollOperationState
,
KeyVaultKey
>
>
to
String
to
String
(
)
:
string
Returns
string
update
update
(
options
?:
undefined
|
object
)
:
Promise
<
PollOperation
<
RecoverDeletedKeyPollOperationState
,
KeyVaultKey
>
>
Parameters
Optional
options:
undefined
|
object
Returns
Promise
<
PollOperation
<
RecoverDeletedKeyPollOperationState
,
KeyVaultKey
>
>
Globals
Recover
Deleted
Key
Poll
Operation
state
cancel
to
String
update
Generated using
TypeDoc
An interface representing a delete key's poll operation