Skip to main content

private_endpoint_connections

Overview

Nameprivate_endpoint_connections
TypeResource
Idazure_extras.ag_food_platform.private_endpoint_connections

Fields

NameDatatypeDescription
idstringFully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
namestringThe name of the resource
propertiesobjectProperties of the private endpoint connection.
systemDataobjectMetadata pertaining to creation and last modification of the resource.
typestringThe type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

Methods

NameAccessible byRequired ParamsDescription
getSELECTdataManagerForAgricultureResourceName, privateEndpointConnectionName, resourceGroupName, subscriptionIdGet Private endpoint connection object.
list_by_resourceSELECTdataManagerForAgricultureResourceName, resourceGroupName, subscriptionIdGet list of Private endpoint connections.
create_or_updateINSERTdataManagerForAgricultureResourceName, privateEndpointConnectionName, resourceGroupName, subscriptionIdApproves or Rejects a Private endpoint connection request.
deleteDELETEdataManagerForAgricultureResourceName, privateEndpointConnectionName, resourceGroupName, subscriptionIdDelete Private endpoint connection request.
_list_by_resourceEXECdataManagerForAgricultureResourceName, resourceGroupName, subscriptionIdGet list of Private endpoint connections.