你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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 天

适用于