Share via


StandbyPool.StandbyVirtualMachinePoolsGetWithResult Method

Definition

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

Parameters

subscriptionId
String
resourceGroupName
String
standbyVirtualMachinePoolName
String
eventListener
IEventListener
sender
ISendAsync

Returns

Applies to