Skip to main content

private_endpoint_connections

Overview

Nameprivate_endpoint_connections
TypeResource
Idazure.hybrid_compute.private_endpoint_connections

Fields

NameDatatypeDescription
propertiesobjectProperties of a private endpoint connection.
systemDataobjectMetadata pertaining to creation and last modification of the resource.

Methods

NameAccessible byRequired ParamsDescription
getSELECTprivateEndpointConnectionName, resourceGroupName, scopeName, subscriptionIdGets a private endpoint connection.
list_by_private_link_scopeSELECTresourceGroupName, scopeName, subscriptionIdGets all private endpoint connections on a private link scope.
create_or_updateINSERTprivateEndpointConnectionName, resourceGroupName, scopeName, subscriptionIdApprove or reject a private endpoint connection with a given name.
deleteDELETEprivateEndpointConnectionName, resourceGroupName, scopeName, subscriptionIdDeletes a private endpoint connection with a given name.
_list_by_private_link_scopeEXECresourceGroupName, scopeName, subscriptionIdGets all private endpoint connections on a private link scope.