Share via


KeyVault.MhsmPrivateEndpointConnectionsListByResourceWithResult Method

Definition

public System.Threading.Tasks.Task<Microsoft.Azure.PowerShell.Cmdlets.KeyVault.Models.IMhsmPrivateEndpointConnectionsListResult> MhsmPrivateEndpointConnectionsListByResourceWithResult (string subscriptionId, string resourceGroupName, string name, Microsoft.Azure.PowerShell.Cmdlets.KeyVault.Runtime.IEventListener eventListener, Microsoft.Azure.PowerShell.Cmdlets.KeyVault.Runtime.ISendAsync sender);
member this.MhsmPrivateEndpointConnectionsListByResourceWithResult : 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.IMhsmPrivateEndpointConnectionsListResult>
Public Function MhsmPrivateEndpointConnectionsListByResourceWithResult (subscriptionId As String, resourceGroupName As String, name As String, eventListener As IEventListener, sender As ISendAsync) As Task(Of IMhsmPrivateEndpointConnectionsListResult)

Parameters

subscriptionId
String
resourceGroupName
String
name
String
eventListener
IEventListener
sender
ISendAsync

Returns

Applies to