次の方法で共有


KeyRotationLifetimeAction.TimeAfterCreate プロパティ

定義

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

public string TimeAfterCreate { get; set; }
member this.TimeAfterCreate : string with get, set
Public Property TimeAfterCreate As String

プロパティ値

注釈

ISO 8601 期間の例:

  • P90D90 日
  • P3M3 月
  • P1Y10D1 年と 10 日

適用対象