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

PSKeyRotationLifetimeAction Class

Definition

public class PSKeyRotationLifetimeAction
type PSKeyRotationLifetimeAction = class
Public Class PSKeyRotationLifetimeAction
Inheritance
PSKeyRotationLifetimeAction

Constructors

PSKeyRotationLifetimeAction()
PSKeyRotationLifetimeAction(KeyRotationLifetimeAction)

Properties

Action
TimeAfterCreate

Gets or sets the ISO 8601 duration after creation to attempt to rotate. It only applies to Azure.Security.KeyVault.Keys.KeyRotationPolicyAction.Rotate.

TimeBeforeExpiry

Gets or sets the ISO 8601 duration before expiry to attempt to Azure.Security.KeyVault.Keys.KeyRotationPolicyAction.Rotate or Azure.Security.KeyVault.Keys.KeyRotationPolicyAction.Notify.

Methods

ToString()

Applies to