Package version:

Interface LongTermRetentionBackup

A long term retention backup.

Hierarchy

Properties

backupExpirationTime?: Date

The time the long term retention backup will expire. NOTE: This property will not be serialized. It can only be populated by the server.

backupStorageRedundancy?: string

The storage redundancy type of the backup NOTE: This property will not be serialized. It can only be populated by the server.

backupTime?: Date

The time the backup was taken NOTE: This property will not be serialized. It can only be populated by the server.

databaseDeletionTime?: Date

The delete time of the database NOTE: This property will not be serialized. It can only be populated by the server.

databaseName?: string

The name of the database the backup belong to NOTE: This property will not be serialized. It can only be populated by the server.

id?: string

Resource ID. NOTE: This property will not be serialized. It can only be populated by the server.

name?: string

Resource name. NOTE: This property will not be serialized. It can only be populated by the server.

requestedBackupStorageRedundancy?: string

The storage redundancy type of the backup

serverCreateTime?: Date

The create time of the server. NOTE: This property will not be serialized. It can only be populated by the server.

serverName?: string

The server name that the backup database belong to. NOTE: This property will not be serialized. It can only be populated by the server.

type?: string

Resource type. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc