Skip to main content

private_endpoint_connections

Overview

Nameprivate_endpoint_connections
TypeResource
Idazure_extras.power_platform.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
propertiesobjectProperties of the PrivateEndpointConnectProperties.
typestringThe type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

Methods

NameAccessible byRequired ParamsDescription
getSELECTenterprisePolicyName, privateEndpointConnectionName, resourceGroupName, subscriptionIdGets a private endpoint connection.
list_by_enterprise_policySELECTenterprisePolicyName, resourceGroupName, subscriptionIdList all private endpoint connections on an EnterprisePolicy.
create_or_updateINSERTenterprisePolicyName, privateEndpointConnectionName, resourceGroupName, subscriptionIdApprove or reject a private endpoint connection with a given name.
deleteDELETEenterprisePolicyName, privateEndpointConnectionName, resourceGroupName, subscriptionIdDeletes a private endpoint connection with a given name.
_list_by_enterprise_policyEXECenterprisePolicyName, resourceGroupName, subscriptionIdList all private endpoint connections on an EnterprisePolicy.