![]() | FileVersionContract Class |
Namespace: SOS.SDK.Contracts.DataContracts.Jobs.Recovery
public class FileVersionContract
The FileVersionContract type exposes the following members.
Name | Description | |
---|---|---|
![]() | FileVersionContract | Initializes a new instance of the FileVersionContract class |
Name | Description | |
---|---|---|
![]() | CreatedAt |
Date/Time when file was created.
|
![]() | DeltaId |
Unique identifier of the Delta file. Used for partial upload of the partialy changed file.
|
![]() | FileId |
Unique identifier of backed up file (is same for all versions of file).
|
![]() | SizeBytes |
Size of the file, bytes.
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |