Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface KeyRotationLifetimeAction

Package version

An action and its corresponding trigger that will be performed by Key Vault over the lifetime of a key.

Hierarchy

  • KeyRotationLifetimeAction

Index

Properties

action

The action that will be executed.

Optional timeAfterCreate

timeAfterCreate: undefined | string

Time after creation to attempt the specified action, defined as an ISO 8601 duration.

Optional timeBeforeExpiry

timeBeforeExpiry: undefined | string

Time before expiry to attempt the specified action, defined as an ISO 8601 duration.

Generated using TypeDoc