次の方法で共有


KeyRotationPolicy.LifetimeActions プロパティ

定義

キーの有効期間中にKey Vaultによって実行されるアクションを取得します。

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)

プロパティ値

適用対象