Skip to main content

private_endpoint_connections

Overview

Nameprivate_endpoint_connections
TypeResource
Idazure.monitor.private_endpoint_connections

Fields

NameDatatypeDescription
idstringAzure resource Id
namestringAzure resource name
locationstringResource location
propertiesobjectProperties of the private endpoint connection.
systemDataobjectMetadata pertaining to creation and last modification of the resource.
tagsobjectGets or sets a list of key value pairs that describe the resource. These tags can be used in viewing and grouping this resource (across resource groups). A maximum of 15 tags can be provided for a resource. Each tag must have a key no greater in length than 128 characters and a value no greater in length than 256 characters.
typestringAzure resource type

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.