Skip to main content

ManagedHsmKeyRotationPolicy

Properties

PropertyTypeAttributesDescription
expireAfterstringRequiredHow long a newly rotated key remains valid, as an ISO 8601 duration. Must be at least 'P28D'.
keyNamestringRequired, IdentifierThe name of the Managed HSM key the rotation policy applies to.
idstringRead-onlyThe URI of the key the rotation policy applies to.
managedHsmUristringIdentifierThe URI of the Managed HSM holding the key. Defaults to the 'managedHsmUri' supplied in the extension configuration.
notifyBeforeExpirystringHow long before expiry to raise a notification event, as an ISO 8601 duration.
timeAfterCreationstringRotate the key this long after it was created, as an ISO 8601 duration. Exactly one of 'timeAfterCreation' or 'timeBeforeExpiry' must be supplied.
timeBeforeExpirystringRotate the key this long before it expires, as an ISO 8601 duration. Exactly one of 'timeAfterCreation' or 'timeBeforeExpiry' must be supplied.