Package version:

Interface KeyRotationLifetimeAction

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

Hierarchy

  • KeyRotationLifetimeAction

Properties

The action that will be executed.

timeAfterCreate?: string

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

timeBeforeExpiry?: string

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

Generated using TypeDoc