Package version:

Interface KeyVaultProperties

Hierarchy

  • KeyVaultProperties

Properties

identity?: string

The client id of the identity which will be used to access key vault.

keyIdentifier?: string

Key vault uri to access the encryption key.

keyRotationEnabled?: boolean

Auto key rotation status for a CMK enabled registry. NOTE: This property will not be serialized. It can only be populated by the server.

lastKeyRotationTimestamp?: Date

Timestamp of the last successful key rotation. NOTE: This property will not be serialized. It can only be populated by the server.

versionedKeyIdentifier?: string

The fully qualified key identifier that includes the version of the key that is actually used for encryption. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc