Skip to main content

private_endpoint_connections

Overview

Nameprivate_endpoint_connections
TypeResource
Idazure.service_bus.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
locationstringThe geo-location where the resource lives
propertiesobjectProperties of the private endpoint connection resource.
systemDataobjectMetadata pertaining to creation and last modification of the resource.
typestringThe type of the resource. E.g. "Microsoft.EventHub/Namespaces" or "Microsoft.EventHub/Namespaces/EventHubs"

Methods

NameAccessible byRequired ParamsDescription
getSELECTnamespaceName, privateEndpointConnectionName, resourceGroupName, subscriptionIdGets a description for the specified Private Endpoint Connection.
listSELECTnamespaceName, resourceGroupName, subscriptionIdGets the available PrivateEndpointConnections within a namespace.
create_or_updateINSERTnamespaceName, privateEndpointConnectionName, resourceGroupName, subscriptionIdCreates or updates PrivateEndpointConnections of service namespace.
deleteDELETEnamespaceName, privateEndpointConnectionName, resourceGroupName, subscriptionIdDeletes an existing Private Endpoint Connection.
_listEXECnamespaceName, resourceGroupName, subscriptionIdGets the available PrivateEndpointConnections within a namespace.