Compartilhar via


ServiceBus.NamespacesListByResourceGroupViaIdentityWithResult Method

Definition

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

Parameters

viaIdentity
String
eventListener
IEventListener
sender
ISendAsync

Returns

Applies to