Share via


NewRelic.MonitoredSubscriptionsCreateOrUpdateViaJsonStringWithResult Method

Definition

public System.Threading.Tasks.Task<Microsoft.Azure.PowerShell.Cmdlets.NewRelic.Models.IMonitoredSubscriptionProperties> MonitoredSubscriptionsCreateOrUpdateViaJsonStringWithResult (string subscriptionId, string resourceGroupName, string monitorName, string jsonString, Microsoft.Azure.PowerShell.Cmdlets.NewRelic.Runtime.IEventListener eventListener, Microsoft.Azure.PowerShell.Cmdlets.NewRelic.Runtime.ISendAsync sender);
member this.MonitoredSubscriptionsCreateOrUpdateViaJsonStringWithResult : string * string * string * string * Microsoft.Azure.PowerShell.Cmdlets.NewRelic.Runtime.IEventListener * Microsoft.Azure.PowerShell.Cmdlets.NewRelic.Runtime.ISendAsync -> System.Threading.Tasks.Task<Microsoft.Azure.PowerShell.Cmdlets.NewRelic.Models.IMonitoredSubscriptionProperties>
Public Function MonitoredSubscriptionsCreateOrUpdateViaJsonStringWithResult (subscriptionId As String, resourceGroupName As String, monitorName As String, jsonString As String, eventListener As IEventListener, sender As ISendAsync) As Task(Of IMonitoredSubscriptionProperties)

Parameters

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

Returns

Applies to