Share via


ClusterProperties.PrivateEndpointConnection Property

Definition

List of private endpoint connections associated with the specified Redis Enterprise cluster

[Microsoft.Azure.PowerShell.Cmdlets.RedisEnterpriseCache.Origin(Microsoft.Azure.PowerShell.Cmdlets.RedisEnterpriseCache.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.RedisEnterpriseCache.Models.Api20.IPrivateEndpointConnection[] PrivateEndpointConnection { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.RedisEnterpriseCache.Origin(Microsoft.Azure.PowerShell.Cmdlets.RedisEnterpriseCache.PropertyOrigin.Owned)>]
member this.PrivateEndpointConnection : Microsoft.Azure.PowerShell.Cmdlets.RedisEnterpriseCache.Models.Api20.IPrivateEndpointConnection[]
Public ReadOnly Property PrivateEndpointConnection As IPrivateEndpointConnection()

Property Value

Implements

Attributes

Applies to