BackupStatus2023_07_01 Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Backup status
public class BackupStatus2023_07_01
type BackupStatus2023_07_01 = class
Public Class BackupStatus2023_07_01
- Inheritance
-
BackupStatus2023_07_01
Constructors
BackupStatus2023_07_01() |
Initializes a new instance of the BackupStatus class. |
BackupStatus2023_07_01(Nullable<Boolean>, String, String, String, String, Nullable<Int64>, String, Nullable<Int64>) |
Initializes a new instance of the BackupStatus class. |
Properties
ErrorMessage |
Gets displays error message if the backup is in an error state |
Healthy |
Gets backup health status |
LastTransferSize |
Gets displays the last transfer size |
LastTransferType |
Gets displays the last transfer type |
MirrorState |
Gets the status of the backup Possible values include: 'Uninitialized', 'Mirrored', 'Broken' |
RelationshipStatus |
Gets status of the backup mirror relationship Possible values include: 'Idle', 'Transferring' |
TotalTransferBytes |
Gets displays the total bytes transferred |
UnhealthyReason |
Gets reason for the unhealthy backup relationship |