ManagedInstanceLongTermRetentionBackup interface
A long term retention backup for a managed database.
- Extends
Properties
| backup |
The time the long term retention backup will expire. |
| backup |
The BackupStorageAccessTier for the LTR backup |
| backup |
The storage redundancy type of the backup |
| backup |
The time the backup was taken |
| database |
The delete time of the database |
| database |
The name of the database the backup belong to |
| managed |
The create time of the instance. |
| managed |
The managed instance that the backup database belongs to. |
Inherited Properties
| id | Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} |
| name | The name of the resource |
| system |
Azure Resource Manager metadata containing createdBy and modifiedBy information. |
| type | The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" |
Property Details
backupExpirationTime
The time the long term retention backup will expire.
backupExpirationTime?: Date
Property Value
Date
backupStorageAccessTier
The BackupStorageAccessTier for the LTR backup
backupStorageAccessTier?: string
Property Value
string
backupStorageRedundancy
The storage redundancy type of the backup
backupStorageRedundancy?: string
Property Value
string
backupTime
The time the backup was taken
backupTime?: Date
Property Value
Date
databaseDeletionTime
The delete time of the database
databaseDeletionTime?: Date
Property Value
Date
databaseName
The name of the database the backup belong to
databaseName?: string
Property Value
string
managedInstanceCreateTime
The create time of the instance.
managedInstanceCreateTime?: Date
Property Value
Date
managedInstanceName
The managed instance that the backup database belongs to.
managedInstanceName?: string
Property Value
string
Inherited Property Details
id
Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
id?: string
Property Value
string
Inherited From ProxyResource.id
name
systemData
Azure Resource Manager metadata containing createdBy and modifiedBy information.
systemData?: SystemData
Property Value
Inherited From ProxyResource.systemData
type
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
type?: string
Property Value
string
Inherited From ProxyResource.type