Finishes the asynchronous execution of the  CreateInstanceProfile operation.
            
 Declaration Syntax
 Declaration Syntax| C# | 
CreateInstanceProfileResponse EndCreateInstanceProfile( IAsyncResult asyncResult )
 Parameters
 Parameters- asyncResult (IAsyncResult)
- The IAsyncResult returned by the call to BeginCreateInstanceProfile.
 Return Value
 Return ValueReturns a  CreateInstanceProfileResult from IdentityManagementService.
 See Also
 See Also