Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SystemData

Package version

Metadata pertaining to creation and last modification of the key vault resource.

Hierarchy

  • SystemData

Index

Properties

Optional createdAt

createdAt: Date

The timestamp of the key vault resource creation (UTC).

Optional createdBy

createdBy: undefined | string

The identity that created the key vault resource.

Optional createdByType

createdByType: IdentityType

The type of identity that created the key vault resource.

Optional lastModifiedAt

lastModifiedAt: Date

The timestamp of the key vault resource last modification (UTC).

Optional lastModifiedBy

lastModifiedBy: undefined | string

The identity that last modified the key vault resource.

Optional lastModifiedByType

lastModifiedByType: IdentityType

The type of identity that last modified the key vault resource.

Generated using TypeDoc