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.
Namespace:
Microsoft.ResourceManagement.WebServices.WSResourceManagement
Assembly: Microsoft.ResourceManagement (in
microsoft.resourcemanagement.dll)
Usage
Syntax
Parameters
- resource
-
A
ResourceType object that represents the resource to convert
into an instance of the
CreateRequestParameter class.
Return Value
Returns a
CreateRequestParameter object.
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