Condividi tramite


StandbyPool.StandbyVirtualMachinePoolRuntimeViewsListByStandbyPoolViaIdentityWithResult Method

Definition

public System.Threading.Tasks.Task<Microsoft.Azure.PowerShell.Cmdlets.StandbyPool.Models.IStandbyVirtualMachinePoolRuntimeViewResourceListResult> StandbyVirtualMachinePoolRuntimeViewsListByStandbyPoolViaIdentityWithResult (string viaIdentity, Microsoft.Azure.PowerShell.Cmdlets.StandbyPool.Runtime.IEventListener eventListener, Microsoft.Azure.PowerShell.Cmdlets.StandbyPool.Runtime.ISendAsync sender);
member this.StandbyVirtualMachinePoolRuntimeViewsListByStandbyPoolViaIdentityWithResult : string * Microsoft.Azure.PowerShell.Cmdlets.StandbyPool.Runtime.IEventListener * Microsoft.Azure.PowerShell.Cmdlets.StandbyPool.Runtime.ISendAsync -> System.Threading.Tasks.Task<Microsoft.Azure.PowerShell.Cmdlets.StandbyPool.Models.IStandbyVirtualMachinePoolRuntimeViewResourceListResult>
Public Function StandbyVirtualMachinePoolRuntimeViewsListByStandbyPoolViaIdentityWithResult (viaIdentity As String, eventListener As IEventListener, sender As ISendAsync) As Task(Of IStandbyVirtualMachinePoolRuntimeViewResourceListResult)

Parameters

viaIdentity
String
eventListener
IEventListener
sender
ISendAsync

Returns

Applies to