Share via


PipelineGroup.AzureMonitorWorkspacesListBySubscriptionViaIdentityWithResult Method

Definition

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

Parameters

viaIdentity
String
eventListener
IEventListener
sender
ISendAsync

Returns

Applies to