Datadog.MonitorsListMonitoredResourcesViaIdentityWithResult Method

Definition

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

Parameters

viaIdentity
String
eventListener
IEventListener
sender
ISendAsync

Returns

Applies to