Skip to main content

private_endpoint_connections

Overview

Nameprivate_endpoint_connections
TypeResource
Idazure.event_grid.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 private endpoint connection resource.
typestringThe type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

Methods

NameAccessible byRequired ParamsDescription
getSELECTparentName, parentType, privateEndpointConnectionName, resourceGroupName, subscriptionIdGet a specific private endpoint connection under a topic, domain, or partner namespace or namespace.
list_by_resourceSELECTparentName, parentType, resourceGroupName, subscriptionIdGet all private endpoint connections under a topic, domain, or partner namespace or namespace.
deleteDELETEparentName, parentType, privateEndpointConnectionName, resourceGroupName, subscriptionIdDelete a specific private endpoint connection under a topic, domain, or partner namespace or namespace.
_list_by_resourceEXECparentName, parentType, resourceGroupName, subscriptionIdGet all private endpoint connections under a topic, domain, or partner namespace or namespace.
updateEXECparentName, parentType, privateEndpointConnectionName, resourceGroupName, subscriptionIdUpdate a specific private endpoint connection under a topic, domain or partner namespace.