ReplicationSetInfoModel Class |
Namespace: DoubleTake.Web.Models
The ReplicationSetInfoModel type exposes the following members.
| Name | Description | |
|---|---|---|
| ReplicationSetInfoModel | Initializes a new instance of the ReplicationSetInfoModel class |
| Name | Description | |
|---|---|---|
| ByteCount |
Gets or sets the byte count.
| |
| DirectoryCount |
Gets or sets the directory count.
| |
| FileCount |
Gets or sets the file count.
| |
| IsCalculating |
Gets or sets a value indicating whether the replication set size is currently being
calculated.
| |
| IsCaseSensitive |
Gets or sets a value indicating whether this instance is case sensitive.
| |
| LastCalculated |
Gets or sets the last calculated.
| |
| LastSaved |
Gets or sets the last saved.
| |
| Name |
Gets or sets the name.
| |
| Rules |
Gets or sets the rules.
| |
| UsageType |
Gets or sets the type of the usage.
| |
| VolumeCount |
Gets or sets the volume count.
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |