Compartir a través de


RedisResource.PrivateEndpointConnections Propiedad

Definición

Obtiene la lista de conexiones de punto de conexión privado asociadas a la caché de Redis especificada.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.privateEndpointConnections")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Redis.Models.PrivateEndpointConnection> PrivateEndpointConnections { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.privateEndpointConnections")>]
member this.PrivateEndpointConnections : System.Collections.Generic.IList<Microsoft.Azure.Management.Redis.Models.PrivateEndpointConnection>
Public ReadOnly Property PrivateEndpointConnections As IList(Of PrivateEndpointConnection)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a