Skip to main content

private_endpoint_connections_for_edm

Overview

Nameprivate_endpoint_connections_for_edm
TypeResource
Idazure.security_and_compliance.private_endpoint_connections_for_edm

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.
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
getSELECTprivateEndpointConnectionName, resourceGroupName, resourceName, subscriptionIdGets the specified private endpoint connection associated with the service.
list_by_serviceSELECTresourceGroupName, resourceName, subscriptionIdLists all private endpoint connections for a service.
create_or_updateINSERTprivateEndpointConnectionName, resourceGroupName, resourceName, subscriptionIdUpdate the state of the specified private endpoint connection associated with the service.
deleteDELETEprivateEndpointConnectionName, resourceGroupName, resourceName, subscriptionIdDeletes a private endpoint connection.
_list_by_serviceEXECresourceGroupName, resourceName, subscriptionIdLists all private endpoint connections for a service.