CreateRequestParameter Members
Creates the contents of the RequestParameter property of the Request resource that is created by the CreateResourceActivity activity. The contents of the RequestParameter property control which operations the Request performs, and on which set of attributes.
The following tables list the members exposed by the CreateRequestParameter type.
Public Constructors
Name | Description | |
---|---|---|
CreateRequestParameter | Overloaded. Overloaded methods that initialize new instances of the CreateRequestParameter class. |
Top
Public Properties
Name | Description | |
---|---|---|
Calculated | (Inherited from RequestParameter) | |
Operation | Indicates the operation that the Request will perform on the target attribute. | |
PropertyName | A String value that represents the name of the property to set the value for. | |
Target | Gets and sets the target of the request. (Inherited from RequestParameter) | |
Value | Indicates the value to set for the property that is specified by the PropertyName property. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Convert | Static method that converts the resource that is represented by a ResourceType object into an instance of a CreateRequestParameter object. This API supports the FIM 2010 infrastructure. Using this API directly from your code is not supported. | |
CreateResource | Creates a ResourceType instance based on objectType and createParameters. This API supports the FIM 2010 infrastructure. Using this API directly from your code is not supported. | |
Equals | (Inherited from Object) | |
GetHashCode | (Inherited from Object) | |
GetType | (Inherited from Object) | |
ToString | (Inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) |
Top
See Also
Reference
CreateRequestParameter Class
Microsoft.ResourceManagement.WebServices.WSResourceManagement Namespace
Microsoft.ResourceManagement.WebServices.WSResourceManagement
CreateResourceActivity