AzureHdInsightManagementClient.UpdatePrivateEndpointConnection 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 Microsoft.Azure.Management.HDInsight.Models.PrivateEndpointConnection UpdatePrivateEndpointConnection (string resourceGroupName, string clusterName, string privateEndpointConnectionName, Microsoft.Azure.Management.HDInsight.Models.PrivateEndpointConnection privateEndpointConnectionParameter);
abstract member UpdatePrivateEndpointConnection : string * string * string * Microsoft.Azure.Management.HDInsight.Models.PrivateEndpointConnection -> Microsoft.Azure.Management.HDInsight.Models.PrivateEndpointConnection
override this.UpdatePrivateEndpointConnection : string * string * string * Microsoft.Azure.Management.HDInsight.Models.PrivateEndpointConnection -> Microsoft.Azure.Management.HDInsight.Models.PrivateEndpointConnection
Public Overridable Function UpdatePrivateEndpointConnection (resourceGroupName As String, clusterName As String, privateEndpointConnectionName As String, privateEndpointConnectionParameter As PrivateEndpointConnection) As PrivateEndpointConnection
Parameters
- resourceGroupName
- String
- clusterName
- String
- privateEndpointConnectionName
- String
- privateEndpointConnectionParameter
- PrivateEndpointConnection