LongTermRetentionBackup interface

A long term retention backup.

Extends

Properties

backupExpirationTime

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

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

backupTime

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

databaseDeletionTime

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

databaseName

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

requestedBackupStorageRedundancy

The storage redundancy type of the backup

serverCreateTime

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

serverName

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

Inherited Properties

id

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

name

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

type

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

Property Details

backupExpirationTime

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

backupExpirationTime?: Date

Property Value

Date

backupStorageRedundancy

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

backupStorageRedundancy?: string

Property Value

string

backupTime

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

backupTime?: Date

Property Value

Date

databaseDeletionTime

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

databaseDeletionTime?: Date

Property Value

Date

databaseName

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

databaseName?: string

Property Value

string

requestedBackupStorageRedundancy

The storage redundancy type of the backup

requestedBackupStorageRedundancy?: string

Property Value

string

serverCreateTime

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

serverCreateTime?: Date

Property Value

Date

serverName

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

serverName?: string

Property Value

string

Inherited Property Details

id

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

id?: string

Property Value

string

Inherited From ProxyResource.id

name

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

name?: string

Property Value

string

Inherited From ProxyResource.name

type

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

type?: string

Property Value

string

Inherited From ProxyResource.type