LongTermRetentionBackupOperationResult Class
A LongTermRetentionBackup operation result resource.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
azure.mgmt.sql.models._models_py3.ProxyResourceLongTermRetentionBackupOperationResult
Constructor
LongTermRetentionBackupOperationResult(**kwargs)
Variables
Name | Description |
---|---|
id
|
Resource ID. |
name
|
Resource name. |
type
|
Resource type. |
request_id
|
Request Id. |
operation_type
|
Operation type. |
from_backup_resource_id
|
Source backup resource id. |
to_backup_resource_id
|
Target backup resource id. |
target_backup_storage_redundancy
|
The storage redundancy type of the copied backup. Possible values include: "Geo", "Local", "Zone". |
status
|
Operation status. |
message
|
Progress message. |
Zusammenarbeit auf GitHub
Die Quelle für diesen Inhalt finden Sie auf GitHub, wo Sie auch Issues und Pull Requests erstellen und überprüfen können. Weitere Informationen finden Sie in unserem Leitfaden für Mitwirkende.
Azure SDK for Python