Applies the changes to the resource. This API supports the FIM 2010
infrastructure. Using this API directly from your code is not
supported.
Namespace:
Microsoft.ResourceManagement.WebServices.WSResourceManagement
Assembly: Microsoft.ResourceManagement (in
microsoft.resourcemanagement.dll)
Usage
Syntax
Parameters
- resource
-
A
ResourceType that represents a resource in the FIM Service
database.
- updateParameters
-
A list of
UpdateRequestParameter objects that represent requested changes
to the resource that is indicated by the resource
parameter.
Thread Safety
Any public static (Shared in Visual
Basic) members of this type are thread safe. Any instance members
are not guaranteed to be thread safe.
Platforms
Target Platforms
Windows 2008 x64 Edition
See Also