ResourceRequestDescription Class |
Namespace: Atomia.Provisioning.Base
The ResourceRequestDescription type exposes the following members.
Name | Description | |
---|---|---|
ResourceRequestDescription |
Initializes a new instance of the ResourceRequestDescription class.
|
Name | Description | |
---|---|---|
PolicyName |
Gets or sets name of the policy. If null or empty string resource manager will determine which resource assignment policy agent will be called.
| |
RequestExtensions |
Gets or sets request extensions. This additional information can help module to determine which resource should be used.
| |
RootSimpleServiceName |
Gets the name of the root simple service for which this description is defined
|
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (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.) |