LifetimeAction Class

Action and its trigger that will be performed by Key Vault over the lifetime of a certificate.

Inheritance
LifetimeAction

Constructor

LifetimeAction(**kwargs)

Parameters

trigger
Trigger
Required

The condition that will execute the action.

action
Action
Required

The action that will be executed.