CloudHsm.CloudHsmClustersListBySubscriptionViaIdentityWithResult Method

Definition

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

Parameters

viaIdentity
String
Skiptoken
String
eventListener
IEventListener
sender
ISendAsync

Returns

Applies to