RedisLinkedServerWithPropertiesInner.LinkedRedisCacheLocation Property

Definition

Gets or sets location of the linked redis cache.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.linkedRedisCacheLocation")]
public string LinkedRedisCacheLocation { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.linkedRedisCacheLocation")>]
member this.LinkedRedisCacheLocation : string with get, set
Public Property LinkedRedisCacheLocation As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to