CloudHsm.CloudHsmClusterPrivateEndpointConnectionsGetWithResult Method

Definition

public System.Threading.Tasks.Task<Microsoft.Azure.PowerShell.Cmdlets.CloudHsm.Models.IPrivateEndpointConnection> CloudHsmClusterPrivateEndpointConnectionsGetWithResult(string subscriptionId, string resourceGroupName, string cloudHsmClusterName, string peConnectionName, Microsoft.Azure.PowerShell.Cmdlets.CloudHsm.Runtime.IEventListener eventListener, Microsoft.Azure.PowerShell.Cmdlets.CloudHsm.Runtime.ISendAsync sender);
member this.CloudHsmClusterPrivateEndpointConnectionsGetWithResult : string * string * string * string * Microsoft.Azure.PowerShell.Cmdlets.CloudHsm.Runtime.IEventListener * Microsoft.Azure.PowerShell.Cmdlets.CloudHsm.Runtime.ISendAsync -> System.Threading.Tasks.Task<Microsoft.Azure.PowerShell.Cmdlets.CloudHsm.Models.IPrivateEndpointConnection>
Public Function CloudHsmClusterPrivateEndpointConnectionsGetWithResult (subscriptionId As String, resourceGroupName As String, cloudHsmClusterName As String, peConnectionName As String, eventListener As IEventListener, sender As ISendAsync) As Task(Of IPrivateEndpointConnection)

Parameters

subscriptionId
String
resourceGroupName
String
cloudHsmClusterName
String
peConnectionName
String
eventListener
IEventListener
sender
ISendAsync

Returns

Applies to