Share via


BackupStatus2023_07_01 Class

Definition

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

Applies to