Aracılığıyla paylaş


RecoveryServicesBackupCmdletBase.HandleCreatedJob Method

Definition

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

Applies to