Condividi tramite


BackupFileInfo Class

Definition

Information of the backup file

public class BackupFileInfo
type BackupFileInfo = class
Public Class BackupFileInfo
Inheritance
BackupFileInfo

Constructors

Name Description
BackupFileInfo()

Initializes a new instance of the BackupFileInfo class.

BackupFileInfo(String, Nullable<Int32>, String)

Initializes a new instance of the BackupFileInfo class.

Properties

Name Description
FamilySequenceNumber

Gets or sets sequence number of the backup file in the backup set

FileLocation

Gets or sets location of the backup file in shared folder

Status

Gets or sets status of the backup file during migration Possible values include: 'Arrived', 'Queued', 'Uploading', 'Uploaded', 'Restoring', 'Restored', 'Cancelled'

Applies to