Condividi tramite


DedicatedHsm.DedicatedHsmListBySubscriptionWithResult Method

Definition

public System.Threading.Tasks.Task<Microsoft.Azure.PowerShell.Cmdlets.DedicatedHsm.Models.IDedicatedHsmListResult> DedicatedHsmListBySubscriptionWithResult(string subscriptionId, int? Top, Microsoft.Azure.PowerShell.Cmdlets.DedicatedHsm.Runtime.IEventListener eventListener, Microsoft.Azure.PowerShell.Cmdlets.DedicatedHsm.Runtime.ISendAsync sender);
member this.DedicatedHsmListBySubscriptionWithResult : string * Nullable<int> * Microsoft.Azure.PowerShell.Cmdlets.DedicatedHsm.Runtime.IEventListener * Microsoft.Azure.PowerShell.Cmdlets.DedicatedHsm.Runtime.ISendAsync -> System.Threading.Tasks.Task<Microsoft.Azure.PowerShell.Cmdlets.DedicatedHsm.Models.IDedicatedHsmListResult>
Public Function DedicatedHsmListBySubscriptionWithResult (subscriptionId As String, Top As Nullable(Of Integer), eventListener As IEventListener, sender As ISendAsync) As Task(Of IDedicatedHsmListResult)

Parameters

subscriptionId
String
eventListener
IEventListener
sender
ISendAsync

Returns

Applies to