RecoveryServicesBackupCmdletBase.HandleCreatedJob Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Based on the response from the service, handles the job created in the service appropriately.
protected void HandleCreatedJob (Microsoft.Rest.Azure.AzureOperationResponse response, string operationName);
member this.HandleCreatedJob : Microsoft.Rest.Azure.AzureOperationResponse * string -> unit
Protected Sub HandleCreatedJob (response As AzureOperationResponse, operationName As String)
Parameters
- response
- AzureOperationResponse
Response from service
- operationName
- String
Name of the operation