KeyRotationLifetimeAction クラス

定義

キーの有効期間にわたってKey Vaultによって実行されるアクションとそのトリガー。

public class KeyRotationLifetimeAction
type KeyRotationLifetimeAction = class
Public Class KeyRotationLifetimeAction
継承
KeyRotationLifetimeAction

コンストラクター

KeyRotationLifetimeAction(KeyRotationPolicyAction)

KeyRotationLifetimeAction 構造体の新しいインスタンスを初期化します。

プロパティ

Action

実行される を KeyRotationPolicyAction 取得します。

TimeAfterCreate

回転を試行する作成後の ISO 8601 期間を取得または設定します。 にのみ適用されます Rotate

TimeBeforeExpiry

または を試行する有効期限までの ISO 8601 期間を Rotate 取得または Notify設定します。

適用対象