Compartir a través de


RedisResource.LinkedServers Propiedad

Definición

Obtiene la lista de los servidores vinculados asociados a la memoria caché.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a