BackupFileInfo 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.
Information of the backup file
public class BackupFileInfo
type BackupFileInfo = class
Public Class BackupFileInfo
- Inheritance
-
BackupFileInfo
Constructors
BackupFileInfo() |
Initializes a new instance of the BackupFileInfo class. |
BackupFileInfo(String, Nullable<Int32>, String) |
Initializes a new instance of the BackupFileInfo class. |
Properties
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' |