다음을 통해 공유


KeyRotationLifetimeAction.TimeBeforeExpiry Property

Definition

Gets or sets the ISO 8601 duration before expiry to attempt to Rotate or Notify.

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

Property Value

Remarks

ISO 8601 duration examples:

  • P90D: 90 days
  • P3M: 3 months
  • P1Y10D: 1 year and 10 days

Applies to