Compartilhar via


RedisResource.LinkedServers Propriedade

Definição

Obtém a lista dos servidores vinculados associados ao cache

[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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a