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
DeleteKeyPollOperation
Interface DeleteKeyPollOperation
Package version
interface
An interface representing a delete key's poll operation
Hierarchy
PollOperation
<
DeleteKeyPollOperationState
,
DeletedKey
>
DeleteKeyPollOperation
Index
Properties
state
Methods
cancel
to
String
update
Properties
state
state
:
DeleteKeyPollOperationState
Methods
cancel
cancel
(
options
?:
undefined
|
object
)
:
Promise
<
PollOperation
<
DeleteKeyPollOperationState
,
DeletedKey
>
>
Parameters
Optional
options:
undefined
|
object
Returns
Promise
<
PollOperation
<
DeleteKeyPollOperationState
,
DeletedKey
>
>
to
String
to
String
(
)
:
string
Returns
string
update
update
(
options
?:
undefined
|
object
)
:
Promise
<
PollOperation
<
DeleteKeyPollOperationState
,
DeletedKey
>
>
Parameters
Optional
options:
undefined
|
object
Returns
Promise
<
PollOperation
<
DeleteKeyPollOperationState
,
DeletedKey
>
>
Globals
Delete
Key
Poll
Operation
state
cancel
to
String
update
Generated using
TypeDoc
An interface representing a delete key's poll operation