Share via


RedisData.PrivateEndpointConnections Property

Definition

List of private endpoint connection associated with the specified redis cache.

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Redis.RedisPrivateEndpointConnectionData> PrivateEndpointConnections { get; }
member this.PrivateEndpointConnections : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Redis.RedisPrivateEndpointConnectionData>
Public ReadOnly Property PrivateEndpointConnections As IReadOnlyList(Of RedisPrivateEndpointConnectionData)

Property Value

Applies to