共用方式為


ClusterProperties.PrivateEndpointConnection Property

Definition

List of private endpoint connections associated with the specified RedisEnterprise cluster

[Microsoft.Azure.PowerShell.Cmdlets.RedisEnterpriseCache.Origin(Microsoft.Azure.PowerShell.Cmdlets.RedisEnterpriseCache.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.RedisEnterpriseCache.Models.Api30.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.Api30.IPrivateEndpointConnection[]
Public ReadOnly Property PrivateEndpointConnection As IPrivateEndpointConnection()

Property Value

Implements

Attributes

Applies to