Skip to main content

private_endpoint_connections

Overview

Nameprivate_endpoint_connections
TypeResource
Idazure_isv.redis_enterprise.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 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
getSELECTclusterName, privateEndpointConnectionName, resourceGroupName, subscriptionIdGets the specified private endpoint connection associated with the RedisEnterprise cluster.
listSELECTclusterName, resourceGroupName, subscriptionIdLists all the private endpoint connections associated with the RedisEnterprise cluster.
deleteDELETEclusterName, privateEndpointConnectionName, resourceGroupName, subscriptionIdDeletes the specified private endpoint connection associated with the RedisEnterprise cluster.
_listEXECclusterName, resourceGroupName, subscriptionIdLists all the private endpoint connections associated with the RedisEnterprise cluster.
putEXECclusterName, privateEndpointConnectionName, resourceGroupName, subscriptionIdUpdates the state of the specified private endpoint connection associated with the RedisEnterprise cluster.