共用方式為


ICluster.PrivateEndpointConnection Property

Definition

List of private endpoint connections associated with the specified RedisEnterprise cluster

[Microsoft.Azure.PowerShell.Cmdlets.RedisEnterpriseCache.Runtime.Info(Description="List of private endpoint connections associated with the specified RedisEnterprise cluster", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.RedisEnterpriseCache.Models.Api30.IPrivateEndpointConnection) }, ReadOnly=true, Required=false, SerializedName="privateEndpointConnections")]
public Microsoft.Azure.PowerShell.Cmdlets.RedisEnterpriseCache.Models.Api30.IPrivateEndpointConnection[] PrivateEndpointConnection { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.RedisEnterpriseCache.Runtime.Info(Description="List of private endpoint connections associated with the specified RedisEnterprise cluster", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.RedisEnterpriseCache.Models.Api30.IPrivateEndpointConnection) }, ReadOnly=true, Required=false, SerializedName="privateEndpointConnections")>]
member this.PrivateEndpointConnection : Microsoft.Azure.PowerShell.Cmdlets.RedisEnterpriseCache.Models.Api30.IPrivateEndpointConnection[]
Public ReadOnly Property PrivateEndpointConnection As IPrivateEndpointConnection()

Property Value

Attributes

Applies to