Freigeben über


ManagedServiceIdentityClient.OperationsList1WithResult Method

Definition

public System.Threading.Tasks.Task<Microsoft.Azure.PowerShell.Cmdlets.ManagedServiceIdentity.Models.IOperationListResultAutoGenerated> OperationsList1WithResult(Microsoft.Azure.PowerShell.Cmdlets.ManagedServiceIdentity.Runtime.IEventListener eventListener, Microsoft.Azure.PowerShell.Cmdlets.ManagedServiceIdentity.Runtime.ISendAsync sender);
member this.OperationsList1WithResult : Microsoft.Azure.PowerShell.Cmdlets.ManagedServiceIdentity.Runtime.IEventListener * Microsoft.Azure.PowerShell.Cmdlets.ManagedServiceIdentity.Runtime.ISendAsync -> System.Threading.Tasks.Task<Microsoft.Azure.PowerShell.Cmdlets.ManagedServiceIdentity.Models.IOperationListResultAutoGenerated>
Public Function OperationsList1WithResult (eventListener As IEventListener, sender As ISendAsync) As Task(Of IOperationListResultAutoGenerated)

Parameters

eventListener
IEventListener
sender
ISendAsync

Returns

Applies to