RecoveryDirectoryContract Class |
Namespace: SOS.SDK.Contracts.DataContracts.Jobs.Recovery
public class RecoveryDirectoryContract : RecoveryItemContract
The RecoveryDirectoryContract type exposes the following members.
Name | Description | |
---|---|---|
RecoveryDirectoryContract | Initializes a new instance of the RecoveryDirectoryContract class |
Name | Description | |
---|---|---|
Children |
Nested recovery items (files/directories).
| |
FilesInfo |
CountAndSizeContract of files inside (recursively).
| |
Path |
Path to the recovery item.
(Inherited from RecoveryItemContract.) |
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.) |