AzureHdInsightManagementClient.GetPrivateEndpointConnections Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public virtual System.Collections.Generic.IList<Microsoft.Azure.Management.HDInsight.Models.PrivateEndpointConnection> GetPrivateEndpointConnections (string resourceGroupName, string clusterName, string privateEndpointConnectionName);
abstract member GetPrivateEndpointConnections : string * string * string -> System.Collections.Generic.IList<Microsoft.Azure.Management.HDInsight.Models.PrivateEndpointConnection>
override this.GetPrivateEndpointConnections : string * string * string -> System.Collections.Generic.IList<Microsoft.Azure.Management.HDInsight.Models.PrivateEndpointConnection>
Public Overridable Function GetPrivateEndpointConnections (resourceGroupName As String, clusterName As String, privateEndpointConnectionName As String) As IList(Of PrivateEndpointConnection)
Parameters
- resourceGroupName
- String
- clusterName
- String
- privateEndpointConnectionName
- String