RedisPrivateEndpointConnectionCollection.GetAll(CancellationToken) Method

Definition

List all the private endpoint connections associated with the redis cache.

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Cache/redis/{cacheName}/privateEndpointConnections
  • Operation Id: PrivateEndpointConnections_List
  • Default Api Version: 2024-11-01
  • Resource: RedisPrivateEndpointConnectionResource
C#
public virtual Azure.Pageable<Azure.ResourceManager.Redis.RedisPrivateEndpointConnectionResource> GetAll(System.Threading.CancellationToken cancellationToken = default);

Parameters

cancellationToken
CancellationToken

The cancellation token to use.

Returns

A collection of RedisPrivateEndpointConnectionResource that may take multiple service requests to iterate over.

Applies to

Produk Versi
Azure SDK for .NET Latest, Preview