Skip to main content

private_endpoint_connections

Overview

Nameprivate_endpoint_connections
TypeResource
Idazure.hdinsight.private_endpoint_connections

Fields

NameDatatypeDescription
idstringFully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
namestringThe name of the resource
propertiesobjectThe private endpoint connection properties.
systemDataobjectMetadata pertaining to creation and last modification of the resource.
typestringThe type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

Methods

NameAccessible byRequired ParamsDescription
getSELECTclusterName, privateEndpointConnectionName, resourceGroupName, subscriptionIdGets the specific private endpoint connection.
list_by_clusterSELECTclusterName, resourceGroupName, subscriptionIdLists the private endpoint connections for a HDInsight cluster.
create_or_updateINSERTclusterName, privateEndpointConnectionName, resourceGroupName, subscriptionId, data__propertiesApprove or reject a private endpoint connection manually.
deleteDELETEclusterName, privateEndpointConnectionName, resourceGroupName, subscriptionIdDeletes the specific private endpoint connection.
_list_by_clusterEXECclusterName, resourceGroupName, subscriptionIdLists the private endpoint connections for a HDInsight cluster.