Note

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

Access to this page requires authorization. You can try .

PSKeyRotationPolicy 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 PSKeyRotationPolicy
type PSKeyRotationPolicy = class
Public Class PSKeyRotationPolicy
Inheritance
PSKeyRotationPolicy

Constructors

Name Description
PSKeyRotationPolicy()
PSKeyRotationPolicy(KeyRotationPolicy, String, String)

Properties

Name Description
CreatedOn
ExpiresIn

The expiryTime will be applied on the new key version. It should be at least 28 days. It will be in ISO 8601 Format. Examples: 90 days: P90D, 3 months: P3M, 48 hours: PT48H, 1 year and 10 days: P1Y10D"

Id
KeyName
LifetimeActions
UpdatedOn
VaultName

Applies to