PSKeyRotationLifetimeAction Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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() |