Delen via


AksArc.AgentPoolListByProvisionedClusterWithResult Method

Definition

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

Parameters

connectedClusterResourceUri
String
eventListener
IEventListener
sender
ISendAsync

Returns

Applies to