3.13.4.3 NotifyAsyncProvisionComplete

This operation is used to indicate the completion of provisioning.

 <wsdl:operation name="NotifyAsyncProvisionComplete">
   <wsdl:input wsaw:Action="http://Microsoft.Windows.Ipam/IIpamAsyncProvisionCallback/NotifyAsyncProvisionComplete" message="ipam:IIpamAsyncProvisionCallback_NotifyAsyncProvisionComplete_InputMessage" />
 </wsdl:operation>

This operation has only the request message. This signifies the completion of the provisioning and the Provisioning Completed event of the IIpamAsyncProvision client is invoked. The session state is set to Provisioning Completed.

If NotifyAsyncProvisionComplete.exception is set, the  provisioning has faulted. The ProvisioningFault is set to NotifyAsyncProvisionComplete.exception.

If NotifyAsyncProvisionComplete.exception is null, the provisioning has completed successfully.