Datadog.MonitoredSubscriptionsGetWithResult Method

Definition

public System.Threading.Tasks.Task<Microsoft.Azure.PowerShell.Cmdlets.Datadog.Models.IMonitoredSubscriptionProperties> MonitoredSubscriptionsGetWithResult(string subscriptionId, string resourceGroupName, string monitorName, string configurationName, Microsoft.Azure.PowerShell.Cmdlets.Datadog.Runtime.IEventListener eventListener, Microsoft.Azure.PowerShell.Cmdlets.Datadog.Runtime.ISendAsync sender);
member this.MonitoredSubscriptionsGetWithResult : string * string * string * 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.IMonitoredSubscriptionProperties>
Public Function MonitoredSubscriptionsGetWithResult (subscriptionId As String, resourceGroupName As String, monitorName As String, configurationName As String, eventListener As IEventListener, sender As ISendAsync) As Task(Of IMonitoredSubscriptionProperties)

Parameters

subscriptionId
String
resourceGroupName
String
monitorName
String
configurationName
String
eventListener
IEventListener
sender
ISendAsync

Returns

Applies to