次の方法で共有


KeyRotationLifetimeAction.TimeBeforeExpiry プロパティ

定義

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

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

プロパティ値

注釈

ISO 8601 の期間の例:

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

適用対象