Share via


KeyVault.MhsmPrivateEndpointConnectionsDeleteWithResult Method

Definition

public System.Threading.Tasks.Task<Microsoft.Azure.PowerShell.Cmdlets.KeyVault.Models.IMhsmPrivateEndpointConnection> MhsmPrivateEndpointConnectionsDeleteWithResult (string subscriptionId, string resourceGroupName, string name, string privateEndpointConnectionName, Microsoft.Azure.PowerShell.Cmdlets.KeyVault.Runtime.IEventListener eventListener, Microsoft.Azure.PowerShell.Cmdlets.KeyVault.Runtime.ISendAsync sender);
member this.MhsmPrivateEndpointConnectionsDeleteWithResult : string * string * string * string * Microsoft.Azure.PowerShell.Cmdlets.KeyVault.Runtime.IEventListener * Microsoft.Azure.PowerShell.Cmdlets.KeyVault.Runtime.ISendAsync -> System.Threading.Tasks.Task<Microsoft.Azure.PowerShell.Cmdlets.KeyVault.Models.IMhsmPrivateEndpointConnection>
Public Function MhsmPrivateEndpointConnectionsDeleteWithResult (subscriptionId As String, resourceGroupName As String, name As String, privateEndpointConnectionName As String, eventListener As IEventListener, sender As ISendAsync) As Task(Of IMhsmPrivateEndpointConnection)

Parameters

subscriptionId
String
resourceGroupName
String
name
String
privateEndpointConnectionName
String
eventListener
IEventListener
sender
ISendAsync

Returns

Applies to