Skip to main content

private_endpoints

Overview

Nameprivate_endpoints
TypeResource
Idazure.network.private_endpoints

Fields

NameDatatypeDescription
idstringResource ID.
namestringResource name.
etagstringA unique read-only string that changes whenever the resource is updated.
extendedLocationobjectExtendedLocation complex type.
locationstringResource location.
propertiesobjectProperties of the private endpoint.
tagsobjectResource tags.
typestringResource type.

Methods

NameAccessible byRequired ParamsDescription
getSELECTprivateEndpointName, resourceGroupName, subscriptionIdGets the specified private endpoint by resource group.
listSELECTresourceGroupName, subscriptionIdGets all private endpoints in a resource group.
list_by_subscriptionSELECTsubscriptionIdGets all private endpoints in a subscription.
create_or_updateINSERTprivateEndpointName, resourceGroupName, subscriptionIdCreates or updates an private endpoint in the specified resource group.
deleteDELETEprivateEndpointName, resourceGroupName, subscriptionIdDeletes the specified private endpoint.
_listEXECresourceGroupName, subscriptionIdGets all private endpoints in a resource group.
_list_by_subscriptionEXECsubscriptionIdGets all private endpoints in a subscription.