KeyRotationPolicy.LifetimeActions Property

Definition

Gets the actions that will be performed by Key Vault over the lifetime of a key.

public System.Collections.Generic.IList<Azure.Security.KeyVault.Keys.KeyRotationLifetimeAction> LifetimeActions { get; }
member this.LifetimeActions : System.Collections.Generic.IList<Azure.Security.KeyVault.Keys.KeyRotationLifetimeAction>
Public ReadOnly Property LifetimeActions As IList(Of KeyRotationLifetimeAction)

Property Value

Applies to