Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface KeyVaultKeyExpiredEventData

Package version

Schema of the Data property of an EventGridEvent for a Microsoft.KeyVault.KeyExpired event.

Hierarchy

  • KeyVaultKeyExpiredEventData

Index

Properties

exp

exp: number

The expiration date of the object that triggered this event

id

id: string

The id of the object that triggered this event.

nbf

nbf: number

Not before date of the object that triggered this event

objectName

objectName: string

The name of the object that triggered this event

objectType

objectType: string

The type of the object that triggered this event

vaultName

vaultName: string

Key vault name of the object that triggered this event.

version

version: string

The version of the object that triggered this event

Generated using TypeDoc