ResourceDescription Class |
Namespace: Atomia.Provisioning.Base
The ResourceDescription type exposes the following members.
Name | Description | |
---|---|---|
ResourceDescription |
Initializes a new instance of the ResourceDescription class.
|
Name | Description | |
---|---|---|
Item |
Indexer for property values.
| |
ManagerName |
Gets the name of the resource description manager that this resource is handled by..
| |
Name |
Gets the name of the resource.
| |
PropertyList |
Gets or sets the resource description property list.
| |
ShouldBeLocked |
Gets or sets a value indicating whether resource should be locked while operations are performed on resource.
|
Name | Description | |
---|---|---|
Equals |
Determines whether the specified Object is equal to this instance.
(Overrides ObjectEquals(Object).) | |
GetHashCode |
Returns a hash code for this instance.
(Overrides ObjectGetHashCode.) | |
GetListOfProperties |
Gets the list of all resource description property names in resource description instance.
| |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |