Skip to main content

private_endpoint_connections

Overview

Nameprivate_endpoint_connections
TypeResource
Idazure.powerbi_privatelinks.private_endpoint_connections

Fields

NameDatatypeDescription
idstringSpecifies the id of the resource.
namestringSpecifies the name of the resource.
propertiesobject
systemDataobjectMetadata pertaining to creation and last modification of the resource.
typestringSpecifies the type of the resource.

Methods

NameAccessible byRequired ParamsDescription
getSELECTazureResourceName, privateEndpointName, resourceGroupName, subscriptionIdGet a specific private endpoint connection for Power BI by private endpoint name.
list_by_resourceSELECTazureResourceName, resourceGroupName, subscriptionIdGets private endpoint connection for Power BI.
createINSERTazureResourceName, privateEndpointName, resourceGroupName, subscriptionIdUpdates the status of Private Endpoint Connection object. Used to approve or reject a connection.
deleteDELETEazureResourceName, privateEndpointName, resourceGroupName, subscriptionIdDeletes a private endpoint connection for Power BI by private endpoint name.
_list_by_resourceEXECazureResourceName, resourceGroupName, subscriptionIdGets private endpoint connection for Power BI.