CloudHsm.CloudHsmClustersGetWithResult Method

Definition

public System.Threading.Tasks.Task<Microsoft.Azure.PowerShell.Cmdlets.CloudHsm.Models.ICloudHsmCluster> CloudHsmClustersGetWithResult(string subscriptionId, string resourceGroupName, string cloudHsmClusterName, Microsoft.Azure.PowerShell.Cmdlets.CloudHsm.Runtime.IEventListener eventListener, Microsoft.Azure.PowerShell.Cmdlets.CloudHsm.Runtime.ISendAsync sender);
member this.CloudHsmClustersGetWithResult : 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.ICloudHsmCluster>
Public Function CloudHsmClustersGetWithResult (subscriptionId As String, resourceGroupName As String, cloudHsmClusterName As String, eventListener As IEventListener, sender As ISendAsync) As Task(Of ICloudHsmCluster)

Parameters

subscriptionId
String
resourceGroupName
String
cloudHsmClusterName
String
eventListener
IEventListener
sender
ISendAsync

Returns

Applies to