Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DeletedVaultProperties

Package version

Properties of the deleted vault.

Hierarchy

  • DeletedVaultProperties

Index

Properties

Optional deletionDate

deletionDate: Date

The deleted date. NOTE: This property will not be serialized. It can only be populated by the server.

Optional location

location: undefined | string

The location of the original vault. NOTE: This property will not be serialized. It can only be populated by the server.

Optional purgeProtectionEnabled

purgeProtectionEnabled: undefined | false | true

Purge protection status of the original vault. NOTE: This property will not be serialized. It can only be populated by the server.

Optional scheduledPurgeDate

scheduledPurgeDate: Date

The scheduled purged date. NOTE: This property will not be serialized. It can only be populated by the server.

Optional tags

tags: undefined | {}

Tags of the original vault. NOTE: This property will not be serialized. It can only be populated by the server.

Optional vaultId

vaultId: undefined | string

The resource id of the original vault. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc