UpdateRequestParameter Members
Used by the UpdateResourceActivity activity to create the contents of the RequestParameter property of a Request. The RequestParameter property controls which operations, and on which set of attributes, the Request performs. This API supports the FIM 2010 infrastructure. Using this API directly from your code is not supported.
The following tables list the members exposed by the UpdateRequestParameter type.
Public Constructors
Name | Description | |
---|---|---|
UpdateRequestParameter | Overloaded. Overloaded method that initializes a new instance of the UpdateRequestParameter class. This API supports the FIM 2010 infrastructure. Using this API directly from your code is not supported. |
Top
Public Properties
Name | Description | |
---|---|---|
Calculated | (Inherited from RequestParameter) | |
Mode | Gets and sets a UpdateMode value that indicates the type of update operation that is stored in the UpdateRequestParameter object. | |
Operation | Indicates the operation that the Request will perform on the target attribute. (Inherited from CreateRequestParameter) | |
PropertyName | A String value that represents the name of the property to set the value for. (Inherited from CreateRequestParameter) | |
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. (Inherited from CreateRequestParameter) |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
ApplyChanges | Applies the changes to the resource. This API supports the FIM 2010 infrastructure. Using this API directly from your code is not supported. | |
Convert | 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
UpdateRequestParameter Class
Microsoft.ResourceManagement.WebServices.WSResourceManagement Namespace
Microsoft.ResourceManagement.WebServices.WSResourceManagement
UpdateResourceActivity