Skip to main content

private_endpoint_connections

Overview

Nameprivate_endpoint_connections
TypeResource
Idazure.app_configuration.private_endpoint_connections

Fields

NameDatatypeDescription
idstringThe resource ID.
namestringThe name of the resource.
propertiesobjectProperties of a private endpoint connection.
typestringThe type of the resource.

Methods

NameAccessible byRequired ParamsDescription
getSELECTconfigStoreName, privateEndpointConnectionName, resourceGroupName, subscriptionIdGets the specified private endpoint connection associated with the configuration store.
list_by_configuration_storeSELECTconfigStoreName, resourceGroupName, subscriptionIdLists all private endpoint connections for a configuration store.
create_or_updateINSERTconfigStoreName, privateEndpointConnectionName, resourceGroupName, subscriptionIdUpdate the state of the specified private endpoint connection associated with the configuration store. This operation cannot be used to create a private endpoint connection. Private endpoint connections must be created with the Network resource provider.
deleteDELETEconfigStoreName, privateEndpointConnectionName, resourceGroupName, subscriptionIdDeletes a private endpoint connection.
_list_by_configuration_storeEXECconfigStoreName, resourceGroupName, subscriptionIdLists all private endpoint connections for a configuration store.