RedisResource.LinkedServers Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets list of the linked servers associated with the cache
[Newtonsoft.Json.JsonProperty(PropertyName="properties.linkedServers")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.RedisCache.Models.RedisLinkedServer> LinkedServers { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.linkedServers")>]
member this.LinkedServers : System.Collections.Generic.IList<Microsoft.Azure.Management.RedisCache.Models.RedisLinkedServer>
Public ReadOnly Property LinkedServers As IList(Of RedisLinkedServer)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute