Skip to main content

private_endpoint_connections

Overview

Nameprivate_endpoint_connections
TypeResource
Idazure.maps.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
getSELECTaccountName, privateEndpointConnectionName, resourceGroupName, subscriptionIdGets the specified private endpoint connection associated with the Maps Account.
list_by_accountSELECTaccountName, resourceGroupName, subscriptionIdGet a private endpoint connections on the Maps Account.
createINSERTaccountName, privateEndpointConnectionName, resourceGroupName, subscriptionIdCreate or update the state of specified private endpoint connection associated with the Maps account.
deleteDELETEaccountName, privateEndpointConnectionName, resourceGroupName, subscriptionIdDeletes the specified private endpoint connection associated with the Maps Account.
_list_by_accountEXECaccountName, resourceGroupName, subscriptionIdGet a private endpoint connections on the Maps Account.