Share via


RedisResource.PrivateEndpointConnections Property

Definition

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

public Azure.Provisioning.BicepList<Azure.Provisioning.Redis.RedisPrivateEndpointConnectionData> PrivateEndpointConnections { get; }
member this.PrivateEndpointConnections : Azure.Provisioning.BicepList<Azure.Provisioning.Redis.RedisPrivateEndpointConnectionData>
Public ReadOnly Property PrivateEndpointConnections As BicepList(Of RedisPrivateEndpointConnectionData)

Property Value

Applies to