RedisLinkedServerWithPropertyData.LinkedRedisCacheLocation 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.
Location of the linked redis cache.
public Azure.Core.AzureLocation? LinkedRedisCacheLocation { get; set; }
member this.LinkedRedisCacheLocation : Nullable<Azure.Core.AzureLocation> with get, set
Public Property LinkedRedisCacheLocation As Nullable(Of AzureLocation)