Skip to main content

private_endpoint_connections

Overview

Nameprivate_endpoint_connections
TypeResource
Idazure.azure_active_directory.private_endpoint_connections

Fields

Methods

NameAccessible byRequired ParamsDescription
getSELECTpolicyName, privateEndpointConnectionName, resourceGroupName, subscriptionIdGets the specified private endpoint connection associated with the given policy.
list_by_policy_nameSELECTpolicyName, resourceGroupName, subscriptionIdLists all Private Endpoint Connections for the given policy.
createINSERTpolicyName, privateEndpointConnectionName, resourceGroupName, subscriptionIdCreates specified private endpoint connection associated with the given policy.
deleteDELETEpolicyName, privateEndpointConnectionName, resourceGroupName, subscriptionIdDeletes the specified private endpoint connection associated with the given policy.
_list_by_policy_nameEXECpolicyName, resourceGroupName, subscriptionIdLists all Private Endpoint Connections for the given policy.