Condividi tramite


Monitors.MonitorsDeleteViaIdentityWithResult Method

Definition

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

Parameters

viaIdentity
String
eventListener
IEventListener
sender
ISendAsync

Returns

Applies to