Share via


StandbyPool.StandbyContainerGroupPoolsGetViaIdentityWithResult Method

Definition

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

Parameters

viaIdentity
String
eventListener
IEventListener
sender
ISendAsync

Returns

Applies to