LongTermRetentionBackupOperationResult interface
A LongTermRetentionBackup operation result resource.
- Extends
Properties
from |
Source backup resource id NOTE: This property will not be serialized. It can only be populated by the server. |
message | Progress message NOTE: This property will not be serialized. It can only be populated by the server. |
operation |
Operation type. NOTE: This property will not be serialized. It can only be populated by the server. |
request |
Request Id. NOTE: This property will not be serialized. It can only be populated by the server. |
status | Operation status NOTE: This property will not be serialized. It can only be populated by the server. |
target |
The storage redundancy type of the copied backup NOTE: This property will not be serialized. It can only be populated by the server. |
to |
Target backup resource id 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
fromBackupResourceId
Source backup resource id NOTE: This property will not be serialized. It can only be populated by the server.
fromBackupResourceId?: string
Property Value
string
message
Progress message NOTE: This property will not be serialized. It can only be populated by the server.
message?: string
Property Value
string
operationType
Operation type. NOTE: This property will not be serialized. It can only be populated by the server.
operationType?: string
Property Value
string
requestId
Request Id. NOTE: This property will not be serialized. It can only be populated by the server.
requestId?: string
Property Value
string
status
Operation status NOTE: This property will not be serialized. It can only be populated by the server.
status?: string
Property Value
string
targetBackupStorageRedundancy
The storage redundancy type of the copied backup NOTE: This property will not be serialized. It can only be populated by the server.
targetBackupStorageRedundancy?: string
Property Value
string
toBackupResourceId
Target backup resource id NOTE: This property will not be serialized. It can only be populated by the server.
toBackupResourceId?: 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