ResourceDeletionInfo interface

Deletion info for a tracked resource (Backup Vault)

Properties

deleteActivityId

Delete activity ID for troubleshooting the deletion of the tracked resource

deletionTime

Specifies time of deletion for the tracked resource (Backup Vault)

scheduledPurgeTime

Specifies the scheduled purge time for the tracked resource (Backup Vault)

Property Details

deleteActivityId

Delete activity ID for troubleshooting the deletion of the tracked resource

deleteActivityId?: string

Property Value

string

deletionTime

Specifies time of deletion for the tracked resource (Backup Vault)

deletionTime?: Date

Property Value

Date

scheduledPurgeTime

Specifies the scheduled purge time for the tracked resource (Backup Vault)

scheduledPurgeTime?: Date

Property Value

Date