CloudHsm.CloudHsmClustersGetViaIdentityWithResult Method

Definition

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

Parameters

viaIdentity
String
eventListener
IEventListener
sender
ISendAsync

Returns

Applies to