Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

PSKeyRotationLifetimeAction Class

Definition

Namespace:
Microsoft.Azure.Commands.KeyVault.Models
Assembly:
Microsoft.Azure.PowerShell.Cmdlets.KeyVault.dll

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

Name Description
PSKeyRotationLifetimeAction()
PSKeyRotationLifetimeAction(KeyRotationLifetimeAction)

Properties

Name Description
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

Name Description
ToString()

Applies to