ClusterResourceInfoModel Class |
Namespace: DoubleTake.Web.Models
The ClusterResourceInfoModel type exposes the following members.
| Name | Description | |
|---|---|---|
| ClusterResourceInfoModel | Initializes a new instance of the ClusterResourceInfoModel class |
| Name | Description | |
|---|---|---|
| Class |
Gets or sets the class.
| |
| Group |
Gets or sets the group.
| |
| IsStorageCSV | Obsolete.
Gets or sets a value indicating whether the storage is CSV.
| |
| Name |
Gets or sets the name.
| |
| Owner |
Gets or sets the owner.
| |
| PossibleOwners |
Gets or sets the possible owners.
| |
| Type |
Gets or sets the type.
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (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.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |