CloudHsm.CloudHsmClusterRestoreStatusGetWithResult Method

Definition

public System.Threading.Tasks.Task<Microsoft.Azure.PowerShell.Cmdlets.CloudHsm.Models.IRestoreResult> CloudHsmClusterRestoreStatusGetWithResult(string subscriptionId, string resourceGroupName, string cloudHsmClusterName, string jobId, Microsoft.Azure.PowerShell.Cmdlets.CloudHsm.Runtime.IEventListener eventListener, Microsoft.Azure.PowerShell.Cmdlets.CloudHsm.Runtime.ISendAsync sender);
member this.CloudHsmClusterRestoreStatusGetWithResult : string * string * string * string * Microsoft.Azure.PowerShell.Cmdlets.CloudHsm.Runtime.IEventListener * Microsoft.Azure.PowerShell.Cmdlets.CloudHsm.Runtime.ISendAsync -> System.Threading.Tasks.Task<Microsoft.Azure.PowerShell.Cmdlets.CloudHsm.Models.IRestoreResult>
Public Function CloudHsmClusterRestoreStatusGetWithResult (subscriptionId As String, resourceGroupName As String, cloudHsmClusterName As String, jobId As String, eventListener As IEventListener, sender As ISendAsync) As Task(Of IRestoreResult)

Parameters

subscriptionId
String
resourceGroupName
String
cloudHsmClusterName
String
jobId
String
eventListener
IEventListener
sender
ISendAsync

Returns

Applies to